Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 414,716 for

document

(2.94 sec)
  1. VbaModule.clone method | Aspose.Words for Node.js

    VbaModule.clone method. Performs a copy of the [VbaModule](../).... Document ( base . myDir + "VBA project...); let destDoc = new aw . Document (); let copyVbaProject = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DoclingSaveOptions.save_format property | Aspos...

    DoclingSaveOptions.save_format 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...Examples Shows how to save a document into a Docling JSON format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::PclSaveOptions::get_Rast...

    Aspose::Words::Saving::PclSaveOptions::get_RasterizeTransformedElements method. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL Document. Default is true in C++....rasterized before saving to PCL document. Default is true . bool Aspose...complex elements while saving a document to PCL. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…... 2025, 9:38am 1 Document doc = new Document(“test.docx”); SaveOptions...the fonts used in the source document Open test.docx in Microsoft...

    forum.aspose.com/t/word-saveto-pdf/322091
  5. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the Document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...revisions are present in the document tags, we need to preserve...convert date-type structured document tags (SDTs) to plain text...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  6. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to format a flow-layout Document into pages and convert such a Document or selected pages to other Documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....the process of converting a document into a file format or a medium...talking about rendering of a document into pages. The following...

    docs.aspose.com/words/nodejs-net/rendering/
  7. Section constructor | Aspose.Words for Node.js

    Section constructor. Initializes a new instance of the Section class....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a ranged (multi-section) structured Document tag....(multi-section) structured document tag. @property def is_multi_section...get structured document tag. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width of the cell in points....Words on document loading and saving. Currently...combination of table, cell and document properties is supported. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Fields::FieldInclude class | Asp...

    Aspose::Words::Fields::FieldInclude class. Implements the INCLUDE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldInclude...name of the bookmark in the document to include. get_DisplayResult...

    reference.aspose.com/words/cpp/aspose.words.fie...