Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,803 for

import

(0.03 sec)
  1. Presentation via VBA|Aspose.Slides for Python D...

    Add, remove, and extract VBA macros in PowerPoint presentations in Python...scratch to a presentation: import aspose.slides as slides # Creates...how to remove a VBA macro: import aspose.slides as slides # Loads...

    docs.aspose.com/slides/python-net/presentation-...
  2. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...the following sample code: // Import the Aspose.Slides module for...slides.nodejs.net folder: // Import the Aspose.Slides module for...

    docs.aspose.com/slides/nodejs-net/installation/
  3. Presentation Properties|Aspose.Slides for Pytho...

    Manage PowerPoint presentation properties in Python...PresentationFormat , Subject and Title import aspose.slides as slides # Instantiate...properties of the presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...
  4. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to Import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = new Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...Imported polygon annotation is not showing Aspose.PDF Product...I have a PDF and i want to import annotations from a XFDF file...

    forum.aspose.com/t/imported-polygon-annotation-...
  5. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....\n "; // Set the new mode of import HTML block-level elements....MS Word’s behavior regarding import of block properties. REMOV...

    reference.aspose.com/words/java/com.aspose.word...
  6. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various Import options to format output in Java....ImportFormatOptions Allows to specify various import options to format output. To...use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to load fonts? | API Solution for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....font ; 3 4 import com.aspose.font.FontDefinition...aspose.font ; 2 3 import java.io.File ; 4 import java.io.IOException...

    docs.aspose.com/font/java/how-to-load-fonts/
  8. Slide Transition|Aspose.Slides for Python Docum...

    Add PowerPoint slide transition and transition effects in Python... import aspose.slides as slides # Instantiate...presentation as a presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/slide-transit...
  9. 在Python中自定义PowerPoint字体|Aspose.Slides for Pytho...

    Python中的PowerPoint自定义字体... 以下Python代码演示了字体加载过程: import aspose.slides as slides # 文档目录的路径。...document_level_font_sources 属性: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/custom-font/
  10. Create Shape Thumbnails|Aspose.Slides for Pytho...

    Shape thumbnail in PowerPoint presentation in Python... import aspose.slides as slides # Instantiate...user defined scaling factor. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/create-shape-...