Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 89,972 for

doc format

(0.18 sec)
  1. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when form fields are focused. Enhance user experience effortlessly!...public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Փոխարկել WORD MARKDOWN C++

    Փոխարկեք WORD ը MARKDOWN ձևաչափի C++ կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/hy/cpp/conversion/wor...
  3. HtmlLoadOptions.convert_svg_to_emf property | A...

    HtmlLoadOptions.convert_svg_to_emf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF Format...loaded SVG images to the EMF format. Default value is False and...will be converted to the EMF format. If, however, this option is...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to save Document... let doc = new aw . Document ( base ....save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...); for ( auto && signature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveFormat method. Specifies the Format in which the Document will be saved if this save options object is used. Can only be Rtf in C++....ormat method Specifies the format in which the document will...rtf with custom options. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInFormation property to control roundtrip data in HTML, MHTML, and EPUB Formats. Optimize your exports today!... Document doc = new Document ( MyDir + "Rendering...ExportRoundtripInfor = exportRoundtripInfor }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ListFormat | Aspose.Words for Java

    Allows to control what list Formatting is applied to a paragraph in Java....Allows to control what list formatting is applied to a paragraph...numbered, it is said that list formatting is applied to the paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. WarningInfoCollection.count property | Aspose.W...

    WarningInfoCollection.count property. Gets the number of elements contained in the collection....warnings about unsupported formats. let warnings = new aw . WarningInfoCollectio...warningCallback = warnings ; let doc = new aw . Document ( base ....

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