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

document

(0.14 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Text, Image or Page Stamps in PDF using C# | As...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET.... powerful and easy to use document manipulation API for net platform...Aspose.PDF Add Stamp to PDF Document C# You need Aspose.PDF for...

    products.aspose.com/pdf/net/stamps/
  5. 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...
  6. 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...
  7. 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...
  8. 使用 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...
  9. 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...
  10. 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...