Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 11,840 for

object

(0.11 sec)
  1. I'm trying convert word file to pdf, but not wo...

    I’m trying convert word file to pdf, but not working my code. Before it’s works. $docxFile = $filePath; $pdfFileName = 'destination.pdf'; $api = new WordsApi($clientId, $clientSecret); $upload_…...Aspose\Words\ObjectSerializer::deserialize(object, string, array) /var/www/w...Aspose\Words\WordsApi->downloadFileWithHttp(object) /var/www/www-root/data/ww...

    forum.aspose.cloud/t/im-trying-convert-word-fil...
  2. Create Custom Shapes in PowerPoint with Python ...

    This article guides on how to create custom shapes in PowerPoint with Python REST API. You will learn to add PowerPoint presentation shapes with Python Low Code API using the Cloud based Python SDK....REST API Create the SlidesApi object and upload the source presentation...Master Slide Create a new shape object with specific properties Add...

    kb.aspose.cloud/slides/python/create-custom-sha...
  3. Convert XLSX to SVG with Java REST API

    In this tutorial, you'll learn to convert XLSX to SVG with Java REST API. You can easily experience XLSX to SVG conversion using Java Low Code API with the help of following steps and below code for free....convert XLSX to SVG Create an object of the CellsApi class with...and File object in a HashMap Instantiate an object of the PostConvertWorkbookT...

    kb.aspose.cloud/cells/java/convert-xlsx-to-svg-...
  4. Insert Footnote in Word with Python REST API

    This article describes how to insert footnote in Word with Python REST API. You may automatically add footnote in Word with Python REST API using the Python Cloud SDK....API Instantiate the WordsApi object by providing the client ID...stream Create the FootnoteInsert object by setting various properties...

    kb.aspose.cloud/words/python/insert-footnote-in...
  5. Use Picture as Background in PowerPoint with C#...

    This article guides on how to use picture as background in PowerPoint with C# REST API. You will learn to set the PowerPoint backgrounds with C# Low Code API using a .NET-based Cloud SDK....Code API Create the SlidesApi object for setting the background...Create the SlideBackground object and set the fill format for...

    kb.aspose.cloud/slides/net/use-picture-as-backg...
  6. Convert DWG to STP using C# REST API

    Refer to this article for converting DWG to STP using C# REST Interface. You will learn the development of a DWG to STEP file converter using C# RESTful Service with the help of a .NET-based Cloud SDK....REST API Create the CadApi object using the user ID and secret...Create the PutDrawingSTPRequest object by setting the memory stream...

    kb.aspose.cloud/cad/net/convert-dwg-to-stp-usin...
  7. Indent Paragraph in Word with Python REST API

    This article entails how to indent paragraph in Word with Python REST API. You will learn the process of indenting paragraphs with Python Low Code API using a Python cloud SDK....indenting selected text Create an object of the ParagraphFormatUpdat...Create the UpdateParagraphForma object using the input/output Word...

    kb.aspose.cloud/words/python/indent-paragraph-i...
  8. Change Font in Word with Python REST API

    Follow this article to change font in Word with Python REST API. You will learn to automatically change font size in Word with Python Low Code API using a Python cloud SDK....API Initialize the WordsApi object with a client ID and secret...and italic Create the request object using the UpdateRunFontOnlineR...

    kb.aspose.cloud/words/python/change-font-in-wor...
  9. Create Bar Chart in PowerPoint with C# REST API

    Follow this article to create bar chart in PowerPoint with C# REST API. You will learn to automatically add bar chart in PowerPoint with C# Low Code API using the .NET-based Cloud SDK....Create a new chart configuration object using the Chart class and set...SlidesApi object, upload the presentation, create a Chart object, set...

    kb.aspose.cloud/slides/net/create-bar-chart-in-...
  10. Create Bar Chart in PowerPoint with Python REST...

    Follow this article to create bar chart in PowerPoint with Python REST API. You will learn to automatically add bar chart in PowerPoint with Python Low Code API using the Python-based Cloud SDK....Create a new chart configuration object using the Chart class and set...SlidesApi object, upload the presentation, create a Chart object, set...

    kb.aspose.cloud/slides/python/create-bar-chart-...