Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 68,017 for

import

(0.21 sec)
  1. Merge PPTX Files To PPSM Using Python | product...

    Merge multiple PPTX files in Python....PPTX into single PPSM file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/ppt...
  2. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for Python supports OpenAI and Google AI models for summarization and translation documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro.... Example: import aspose.words.ai as ai model...utilities: import aspose.words.ai as ai from enum import Enum for...

    docs.aspose.com/words/python-net/supported-ai-m...
  3. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...correctly: import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.HeaderFooterBookmark;...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  4. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....to create a picture frame: import aspose.slides as slides # Instantiate...frame with relative scaling: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/picture-frame/
  5. Merge PDF Files To POTX Using Python | products...

    Merge multiple PDF files in Python....multiple PDF into single POTX file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  6. Merge PDF Files To PPS Using Python | products....

    Merge multiple PDF files in Python....multiple PDF into single PPS file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  7. Merge PDF Files To HTML Using Python | products...

    Merge multiple PDF files in Python....multiple PDF into single HTML file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  8. Merge MD Files in C#

    Refer to this article to merge MD files in C#. It has the IDE settings, a list of instructions, and a sample code to combine MD in C# using a few API calls only....to merge multiple MD files Import the necessary classes and modules...pass the other MD file with import format mode Save the document...

    kb.aspose.com/words/net/merge-md-files-in-csharp/
  9. Creating an Empty Project File | Aspose.Tasks D...

    Learn how to create and manage empty project files using Ruby with Aspose.Tasks.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...2 3 project_stream = Rjb :: import( 'java.io.FileOutputStream'...

    docs.aspose.com/tasks/java/creating-an-empty-pr...
  10. Determining Project Version in Ruby | Aspose.Ta...

    Learn how to check Microsoft Project (MPP/XML) version using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...: " + project . get( Rjb :: import( 'com.aspose.tasks.Prj' ) ...

    docs.aspose.com/tasks/java/determining-project-...