Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 50,597 for

import document

(0.09 sec)
  1. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF Document programmatically using Aspose.PDF for Python via .NET....elements to the document that will enable the document to be validated...structure elements in a Tagged PDF Document, Aspose.PDF offers methods...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  2. 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/
  3. Convert Image To TXT Python

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

    products.aspose.com/words/python-net/conversion...
  4. How to Convert PDF to OneNote using C#

    This article guides on how to convert PDF to OneNote using C#. It contains all the details to configure the environment, a list of programming steps, and a runnable sample code to render PDF to OneNote using C#....learn different options while importing the PDF files, and different...convert PDF to OneNote Create a Document class object for holding the...

    kb.aspose.com/note/net/how-to-convert-pdf-to-on...
  5. Untangle Row Bookmarks in Ruby|Aspose.Words for...

    Untangle row bookmarks using Ruby.... getAncestor ( Rjb :: import ( "com.aspose.words.Row" ))...getBookmarkEnd () . getAncestor ( Rjb :: import ( "com.aspose.words.Row" ))...

    docs.aspose.com/words/java/untangle-row-bookmar...
  6. 在 Jython 中将 Excel 转换为 Pdf|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...Workbook from com . aspose . cells import SaveFormat class Excel2PdfConversion...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  7. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...\ # Create new document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/insert-nested-fields...
  8. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。...获取、更新和展开书签使用Python Contents [ Hide ] 获取书签 Document 对象的 OutlineCollection 集合包含了...PDF 文件中获取书签。 import aspose.pdf as ap # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  9. 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...
  10. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...PDF Document : Load your PDF document using the Document class...content. Save the Document : Save the modified document to a desired...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...