Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 50,484 for

import document

(0.48 sec)
  1. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...with “XYZ”: import com.aspose.pdf.Document; import com.aspose...Page; import com.aspose.pdf.XYZExplicitDestinati; import com.aspose...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...
  2. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your Document formatting by controlling textbox content. Optimize with ease today!...while appending a document. // Create a document that will have...from another document inserted into it. Document dstDoc = new...

    reference.aspose.com/words/net/aspose.words/imp...
  3. Avoid exponential notation of large numbers whi...

    This topic shows you how to avoid exponential notation of large numbers while Importing from HTML using Aspose.Cells for Python via .NET....notation of large numbers while importing from HTML Contents [ Hide...than 15 digits, and when you import your HTML to an Excel file...

    docs.aspose.com/cells/python-net/avoid-exponent...
  4. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one JPEG single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import necessary Python libraries...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  5. 将 HTML 转换为 MHTML – Aspose.HTML for Python via .NET

    学习如何用 Python 将 HTML 转换为 MHTML。考虑所支持的 HTML 到 MHTML 的转换场景以及说明这些场景的 Python 示例。...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/zh/python-net/convert-html...
  6. Convert SVG to Image in Python – Aspose.HTML

    Use powerful Python API to convert SVG to image programmatically with full control over save options or convert SVG online using a free SVG Converter....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  7. Installation|Aspose.Words for Python via .NET

    Install Aspose.Words for Python using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set....code: # Import Aspose.Words for Python via .NET module import aspose...and save a simple document doc = aw . Document () builder = aw...

    docs.aspose.com/words/python-net/installation/
  8. Merge PDF files using Python for .NET | Aspose.PDF

    Merge PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET...a robust and user-friendly document manipulation API designed...The Python library enables document conversion from any supported...

    products.aspose.com/pdf/python-net/merger/pdf/
  9. Convert JPG To DOC Python

    Convert JPG to DOC format in Python code. Save JPG as DOC using Python....converting JPG to DOC Use our document conversion API to develop...solution to import and export JPG, DOC, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  10. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....might implement this in Java: import com.github.mustachejava.DefaultMustacheFacto;...DefaultMustacheFacto; import com.github.mustachejava.Mustache; import com.github...

    forum.aspose.com/t/apply-custom-class-using-mus...