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

import document

(0.83 sec)
  1. Convert WORD To TXT Java

    Convert a Word Document to TXT format in Java code. Save a Word Document as TXT using Java....converting Word to TXT Use our document conversion API to create portable...solution to import and export Word, TXT, and many other document formats...

    products.aspose.com/words/java/conversion/word-...
  2. Convert HTML To JPG Java

    Convert HTML to JPG format in Java code. Save HTML as JPG using Java....converting HTML to JPG Use our document conversion API to create portable...solution to import and export HTML, JPG, and many other document formats...

    products.aspose.com/words/java/conversion/html-...
  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. 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/
  6. 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...
  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. 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...
  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...