Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 50,512 for

import document

(0.61 sec)
  1. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import Paragraph...

    docs.aspose.com/words/java/split-tables-in-jython/
  2. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby....srcFileName ) messageFormat = Rjb :: import ( "java.text.MessageFormat"...said to be good for minimal document size and sharing. desiredPpi...

    docs.aspose.com/words/java/compress-images-in-r...
  3. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....annotation: Load the PDF file - new Document . Create new CaretAnnotation...file: import aspose.pdf as ap # Open document document = ap ...

    docs.aspose.com/pdf/python-net/extra-annotations/
  4. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  5. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... It creates a fresh PDF document, adds a page, generates a...Initializes an empty PDF document with ‘ap.Document()’. The ‘self.cr...

    docs.aspose.com/pdf/python-net/integrate-table/
  6. Set Default Font Name|Aspose.PDF for Java

    This section describes how to set default font name using Aspose.PDF for Java library....font is not available in the document. You can use setDefaultFontName...examples ; import java.io.FileNotFoundExceptio ; import java.io...

    docs.aspose.com/pdf/java/set-default-font-name/
  7. Convert PDF to Excel in Go|Aspose.PDF for Go vi...

    Aspose.PDF for Go allows you to convert PDF to XLSX format.... Import Required Packages. Open a PDF... Close the PDF Document. package main import "github.com/asp...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-xlsx/
  8. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination Documents...how the numbering will be imported when it clashes in source...source and destination documents. The default value is False . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Learn how to easily convert PDFs to PowerPoint presentations using Aspose.PDF for Python via .NET. Step-by-step guide for seamless PDF to PPTX transformation....Python Create an instance of Document class. Create an instance...Call the document.save() method. from os import path import aspose...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  10. 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...