Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 180,184 for

doc

(0.1 sec)
  1. Aspose::Words::Saving::MarkdownListExportMode e...

    Aspose::Words::Saving::MarkdownListExportMode enum. Specifies how lists are exported into Markdown in C++.... auto doc = System :: MakeObject < Aspose...set_ListExportMode ( markdownListExportMo ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::ChapterPageSeparator enum | Aspo...

    Aspose::Words::ChapterPageSeparator enum. Defines the separator character that appears between the chapter and page number in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_FirstSection () -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/cha...
  3. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances Document security by easily managing signing options for seamless digital signatures.... Document doc = new Document ( MyDir + "Document...EqualTo ( "Some comments" )); doc . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Configure the builder's...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Range.structuredDocumentTags property | Aspose....

    Range.structuredDocumentTags property. Returns a [Range.structuredDocumentTags](./) collection that represents all structured Document tags in the range.... let doc = new aw . Document ( base ....); let structuredDocumentTa = doc . range . structuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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... doc = aw . Document ( file_name =...render_non_image_shapes = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartLegendEntryCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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++.... auto doc = System :: MakeObject < Aspose...set_RasterizeTransformed ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Java API to Export EPUB to DOTX | products.aspo...

    Convert EPUB to DOTX using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...files to DOC format. Once the EPUB file is rendered to DOC, the second...

    products.aspose.com/total/java/conversion/epub-...
  10. ParagraphFormat.keep_with_next property | Aspos...

    ParagraphFormat.keep_with_next property. True if the paragraph is to remains on the same page as the paragraph that follows it.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...