Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 66,851 for

import

(0.38 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. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un texto por otro, pero sig…...py import os import shutil from datetime import datetime...datetime import tzlocal # pip install tzlocal import pikepdf Ajusta...

    forum.aspose.com/t/error-proxy-error-invalidval...
  3. Export data from document|Documentation

    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....only facilitates its users to import data to worksheets from external...AI Document Assistant Close Import data from document Analyzing...

    docs.aspose.com/cells/net/export-data-from-docu...
  4. Convert Presentations to Animated GIFs in Pytho...

    Easily convert PowerPoint presentations (PPT, PPTX) and OpenDocument files (ODP) to animated GIFs with Aspose.Slides for Python. Fast, high-quality results....GIF using standard settings: import aspose.slides as slides pres...in Python: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/convert-power...
  5. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination documents...how the numbering will be imported when it clashes in source...the formats will clash if we import one document into the other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications.... import aspose.pdf as ap document =...overloads of Save methods. import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  7. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class.... import aspose.pdf as ap import io def add_background_image...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  8. Add Pages to PDF using Python for .NET | Aspose...

    Add PDF pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET...Page to PDF import aspose.pdf as apdf from os import path input_file...

    products.aspose.com/pdf/python-net/pages/add/
  9. 在 Jython 中显示隐藏选项卡|Documentation

    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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/zh/java/display-hide-tabs...
  10. Freeze Panes in Jython|Documentation

    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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/freeze-panes-in-jython/