Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 350,030 for

document

(0.13 sec)
  1. SubDocument Class | Aspose.Words for .NET

    Discover Aspose.Words.SubDocument class, efficiently manage and reference external Documents for seamless integration and enhanced Document processing....reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/sub...
  2. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...Document(str(file_path)) doc.save(str(new_file_path))...the fonts used in your DOCX document are embedded during the conversion...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  3. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the Document outline at which to display Word bookmarks....Specifies the default level in the document outline at which to display...will not be displayed in the document outline. Specify 1 and Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the XPS format in the form...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PPT to XLS via C++ or with free Online ...

    Export PPT to XLS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT to XLS online converter quickly before integrating the code....features such as document manipulation, document conversion, and...and document comparison. Aspose.Total for C++ also offers a range...

    products.aspose.com/total/cpp/conversion/ppt-to...
  6. 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...
  7. 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...
  8. 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...
  9. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...添加水印-PHP // Open document $document = new Document ( $inputFile );...-> setBackground ( true ); $document -> getPages () -> get_Item...

    products.aspose.com/pdf/zh-hant/php-java/waterm...
  10. 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...