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

import document

(0.81 sec)
  1. Remove Field Action|Aspose.PDF for Python via .NET

    Removing JavaScript from form fields can be useful when modifying interactive PDF forms, disabling previously assigned actions, or cleaning Documents that contain unnecessary scripts....from a form field in a PDF document using Aspose.PDF for Python...action, and saves the updated document as a new PDF file. Using the...

    docs.aspose.com/pdf/python-net/remove-field-act...
  2. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance....storing graphics data with the document. public bool IsLinked { get...images using IMPORT and INCLUDEPICTURE fields. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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...
  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/single-to-mul...
  5. Create and Read an Existing 3D Scene|Documentation

    Aspose.3D API supports creating the new 3D scenes from the scratch and then save in any supported file format. Developers can also load an existing 3D Scene for the modification, addition or processing purposes.... Creating a 3D Scene Document Please follow these steps...steps to create a 3D Scene document using the Aspose.3D APIs: Create...

    docs.aspose.com/3d/python-net/create-and-read-a...
  6. Protect Excel document Online with password and...

    Online Excel file password protection app. Java API code to apply password protection on Excel spreadsheets....Protect Excel Online Excel Document Protection or Set Password...powerful Java based Excel document protection utility application...

    products.aspose.com/total/java/protect/excel/
  7. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF Document....same or within an external document when you click. A Link Annotations...example: import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/python-net/link-annotations/
  8. 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...
  9. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....name Start creating a HTML document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/html/
  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...