Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 66,985 for

import

(0.06 sec)
  1. Protect and Unprotect Diagrams in Ruby|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ProtectUnprotectDiag.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/protect-and-unprot...
  2. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to split a presentation into it’s slides. See my testcode: package de.testaspose Import com.aspose.…...testaspose import com.aspose.slides.LoadOptions import com.aspose...Presentation import com.aspose.slides.PresentationLockingB import com...

    forum.aspose.com/t/aspose-slides-for-java-memor...
  3. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents....Expanded bookmarks Export and import bookmarks. Annotations Add...annotations. Modify annotations. Import and export annotations. Forms...

    docs.aspose.com/pdf/java/key-features/
  4. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents....Expanded bookmarks Export and import bookmarks. Annotations Add...annotations. Modify annotations. Import and export annotations. Forms...

    docs.aspose.com/pdf/androidjava/key-features/
  5. 用 Python 将 Markdown 转换为 HTML – Aspose.HTML

    使用 Aspose.HTML Python 库将 Markdown 转换为 HTML。考虑在 Python 示例中将 Markdown 转换为 HTML 的情况。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mark...
  6. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Experiencing very poor quality in wmf => png tr...

    Dear, I am experiencing very low quality when transforming wmf images (found in a MS Word docx). The quality has been very low for a long time but I had hopes for more recent aspose would fix this. Please see both MS …...this process: import com.aspose.imaging.Color; import com.aspose...Image; import com.aspose.imaging.ImageOptionsBase; import com.aspose...

    forum.aspose.com/t/experiencing-very-poor-quali...
  10. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....Insert Bookmark Insert Chart import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/docx/