Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 327,980 for

document

(0.15 sec)
  1. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.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...manage output document’s raw content. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourcesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an Html Document. Default is null in C++....URIs written into an Html document. Default is null . System...const Remarks When you save a Document in Html format, Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....the Working with Fields documentation article. Remarks: The set...barcode generator. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlElementSizeOutputMode enumeration | Aspose....

    Aspose.Words.Saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....relative units, specified in the document are exported. RelativeOnly...specified in relative units in the document. Fixed sizes are not exported...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C++.... auto doc = MakeObject < Document > (); // Insert even and primary...primary headers/footers into the document. // The primary header/footers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your Document processing capabilities....Working with Paragraphs documentation article. public class Paragraph...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/par...
  7. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF Document...a user on an encrypted PDF document. The default value is PdfPermissions...a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Words.Settings module | Aspose.Words for...

    The Aspose.Words.Settings module contains classes and enums that are used when specifying various settings and options stored in a Document...settings and options stored in a document. These are mail merge, write...Check Format Compatibility documentation article. HyphenationOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the Document in C++....Inserts a table cell into the document. System :: SharedPtr < Aspose...borders. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Split Visio Page wise in Python | products.aspo...

    Python source codes that explains how to split Microsoft Visio files into multiple files in Python applications...Python Split single Visio document into different files using...is capable to split Visio document into multiple pages within...

    products.aspose.com/diagram/python-java/splitter/