Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 423,802 for

document

(0.18 sec)
  1. ImageSaveOptions.jpeg_quality property | Aspose...

    ImageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the generated JPEG images....while saving a document as a JPEG. doc = aw . Document () builder...object which we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Fields in C++|Aspose.Words for C++

    Introduction to field feature in Aspose.Words for C++....Contents [ Hide ] Fields in a document are like placeholders where...or a Mail Merge field. In a document created or edited with Aspose...

    docs.aspose.com/words/cpp/working-with-fields/
  5. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is true....a structured document tag. doc = aw . Document () # Insert a...a plain text structured document tag of the "PlainText" type,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....a structured document tag. doc = aw . Document () # Insert a...a plain text structured document tag of the "PlainText" type,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SplitterContext class | Aspose.Words for Python

    aspose.words.lowcode.SplitterContext class. Document splitter context....class SplitterContext class Document splitter context. Inheritance:...ProcessorContext ) layout_options Document layout options used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes Document printing for seamless booklet binding. Enhance your multi-page Documents today!...multiple page documents, gets or sets how a document is printed...gutter margins. Document doc = new Document (); // Insert text...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape...linked image into a document. doc = aw . Document () builder = aw...drawing . Shape ( builder . document , aw . drawing . ShapeType...

    reference.aspose.com/words/python-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...