Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 66,811 for

import

(0.13 sec)
  1. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...URI: import com.aspose.html.converters.Converter; import com.aspose...html.saving.PdfSaveOptions; import com.aspose.html.HTMLDocument;...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  2. 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...
  3. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++....for changing the name of the imported style. Examples Shows how...get_Color ()); Shows how to import a style from one document into...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. 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...
  5. 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...
  6. How to run other Aspose.PDF for Android via Jav...

    Explore how to run various examples using Aspose.PDF on Android/Java for leveraging PDF functionalities in mobile apps....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/pdf/androidjava/how-to-run-othe...
  7. Create WEBP in C#

    Follow this article to create WEBP in C#. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to create a WEBP image in C# using a .NET-based library....NET to create a WEBP image Import necessary namespaces from the...how to create WEBP in C# . Import namespaces from the libraries...

    kb.aspose.com/imaging/net/create-webp-in-csharp/
  8. Convert WEBP to GIF using Python

    This article guides on how to convert WEBP to GIF using Python. You will get information to set the IDE, a list of steps, and a sample code to change WEBP to GIF in Python....Animated WEBP to GIF using Python Import the required modules and classes...WEBP into GIF using Python . Import the necessary class and modules...

    kb.aspose.com/imaging/python/convert-webp-to-gi...
  9. Convert ODP to PDF in Python | products.aspose.com

    Sample code for ODP to PDF Python conversion. Use PowerPoint Python API for batch conversion ODP files to PDF files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  10. PDF to DOC Converter using Go | Aspose.PDF

    Go sample code for converting PDF to DOC on any platform...DOC Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...