Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 56,377 for

import document

(1.97 sec)
  1. LayoutOptions.callback property | Aspose.Words ...

    LayoutOptions.callback property. Gets or sets [IPageLayoutCallback](../../ipagelayoutcallback/) implementation used by page layout model....print ( f 'Document " { a . document . built_in_document_properties...page_index ): from pathlib import Path import aspose.words as aw from...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Rotate JPG Documents Online or using .NET | pro...

    Rotate JPG Document through online app for free. .NET API C# code to rotate JPG files....NET Rotate Jpg Rotate JPG Document Online or via .NET Develop...Develop powerful .NET based JPG document rotation utility application...

    products.aspose.com/total/net/rotate/jpg/
  3. Rotate PNG Documents Online or using .NET | pro...

    Rotate PNG Document through online app for free. .NET API C# code to rotate PNG files....NET Rotate Png Rotate PNG Document Online or via .NET Develop...Develop powerful .NET based PNG document rotation utility application...

    products.aspose.com/total/net/rotate/png/
  4. 添加列表项|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python 在 PDF 文档中向列表框表单字段添加项目。...from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/zh/python-net/add-list-item/
  5. Rare Chinese Characters display incorrectly - F...

    https://forum.aspose.com/t/rare-chinese-characters-display-incorrectly/271149/11 JinbiaoSong.zip (9.6 MB)... Code: import com.aspose.pdf.Cell; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.Font; import com.aspose.pdf...

    forum.aspose.com/t/rare-chinese-characters-disp...
  6. Convert SVG to PNG in Python – Aspose.HTML

    Convert SVG to PNG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to PNG....'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/python-net/convert-svg-to-...
  7. Document.vba_project property | Aspose.Words fo...

    Document.vba_project property. Gets or sets a [Document.vba_project](./)....property Document.vba_project property Gets or sets a Document.vba_project...Examples Shows how to access a document’s VBA project information...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Load all the PDF files with...PDF file, You will get the document with signature inserted. To...

    products.aspose.com/pdf/python-net/signature/
  9. 为PDF添加背景|Aspose.PDF for Java

    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....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.BackgroundArtifact ; import com.aspose...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  10. Empty hyperlink Anchor Elements Rendered as Vis...

    Hello Support, When converting a DOCX file to PDF using Aspose.Words, an empty self-closing <w:hyperlink> element is incorrectly rendered as visible text in the PDF output. The element <w:hyperlink w:anchor="_bookmark0…...words import Document from aspose.words.saving import PdfSaveOptions...words.fonts import FontSettings from pathlib import Path file =...

    forum.aspose.com/t/empty-hyperlink-anchor-eleme...