Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 23,285 for

printing document

(0.27 sec)
  1. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...aspose.pdf as ap # 打开文档 document = ap . Document ( input_file ) # 创建圆形注释...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  2. Field of type FieldUserAddress empty in footer ...

    When converting a word file to pdf, some fields in the footer are not saved correctly, but the same field type is correct in the Document body. Converting a word docm file to pdf using Aspose Words method Save with arg…...field type is correct in the document body. Converting a word docm...Save(…\targetFileName.pdf); The document contains fields of type FieldUserName...

    forum.aspose.com/t/field-of-type-fielduseraddre...
  3. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF Document in Python with Aspose.PDF for easy navigation....[ Hide ] To add TOC in Pdf document using Aspose.PDF Java for... # Open a pdf document. doc = self . Document () pdf = self ...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  4. Extract Tagged Content from PDFs in Python|Aspo...

    Learn how to extract tagged PDF content in Python with Aspose.PDF for Python via .NET, including access to tagged content, root structure, and child structure elements....extract tagged content from PDF documents using Python. Use these examples...order to get content of PDF Document with Tagged Text, Aspose.PDF...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  5. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....Words Document Object Model (DOM) documentation article. Remarks:...with image shapes. Document doc = new Document(getMyDir() + "Textboxes...

    reference.aspose.com/words/java/com.aspose.word...
  6. View and Update POWERPOINT Properties Online or...

    View and modify POWERPOINT properties through online app for free. Python API code to view and edit POWERPOINT properties....powerful Python based POWERPOINT document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/p...
  7. View and Update PDF Properties Online or using ...

    View and modify PDF properties through online app for free. Python API code to view and modify PDF properties....powerful Python based PDF document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/pdf/
  8. DOCX prompt on saving file created in .Net - Fr...

    Hey everyone! I am creating a docx file and it looks and prints fine but when trying to save the file I get a prompt. “Your Document will be upgraded to the newest file format” How do I keep this from coming up? I am …...docx file and it looks and prints fine but when trying to save...file I get a prompt. “Your document will be upgraded to the newest...

    forum.aspose.com/t/docx-prompt-on-saving-file-c...
  9. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....how to configure a document that can be printed as a book fold.... let doc = new aw . Document (); // Insert text that spans 16...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 通过 Python 提取 PDF 中的字体|Aspose.PDF for Python via...

    使用 Aspose.PDF for Python 库从您的 PDF 文档中提取所有嵌入的字体。... 打开源 PDF 作为 Document . 调用 document.font_utilities.get_all_fonts()...) # Open PDF document document = apdf . Document ( path_infile...

    docs.aspose.com/pdf/zh/python-net/extract-fonts...