Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 67,033 for

import

(0.09 sec)
  1. Converting a HTML file to EMF using Python | As...

    Sample code on Python for HTML to EMF conversion. Use example code for batch HTML to EMF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/h...
  2. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...such as 2D and 3D effects, PDF import and export, video export, WordArt...PDF/UA. These settings are important for ensuring that your PDF...

    products.aspose.com/slides/net/benefits/
  3. Spacing Factor|Aspose.Words for JasperReports

    Aspose Words for JasperReports can reduce spacing between page elements proportionally.... JasperReports Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/spacing-fac...
  4. Aspose.Slides for Python: slides.Presentation T...

    hi. Import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …... import aspose.slides as slides file_path...included. from aspose.slides import Presentation presentation =...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  5. RtfLoadOptions.RecognizeUtf8Text | Aspose.Words...

    Discover how the RtfLoadOptions RecognizeUtf8Text property preserves UTF-8 characters during Import, ensuring accurate text representation and seamless integration....they will be preserved during import. public bool RecognizeUtf8Text...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++....</html>" ; // Set the new mode of import HTML block-level elements....

    reference.aspose.com/words/cpp/aspose.words/htm...
  7. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF document on any platform.... This is especially important for protecting personal or...Output file: import AsposePDFPythonWrapp as apw import AsposePDFPython...

    products.aspose.com/pdf/python-cpp/encrypt/
  8. How to Run the Examples|Aspose.Words for Java

    Download Aspose.Words for Java examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/words/java/how-to-run-the-examp...
  9. Print Word Document with Comments using Java

    Follow this article to merge MD files in Java. It has details to set the IDE, a list of steps, and a sample code to combine MD in Java and create a single MD file....Java to render DOCX comments Import the necessary modules and classes...render DOC comments using Java . Import the necessary classes, create...

    kb.aspose.com/words/java/print-word-document-wi...
  10. Uncompress Z File in C# Easily

    Learn how to uncompress Z file in C# using Aspose.ZIP for .NET. Follow our step-by-step guide with code example and develop a Z file extractor....NET , follow these steps: Import the necessary classes from...NET? To uncompress a Z file, import the necessary classes, load...

    blog.aspose.com/zip/uncompress-z-file-in-csharp/