Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 180,209 for

doc

(0.46 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_RevisionNumber method. Gets or sets the Document revision number in C++.... auto doc = System :: MakeObject < Aspose...BuiltInDocumentPrope > properties = doc -> get_BuiltInDocumentPrope ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. File Formats and Conversions|Aspose.Words for N...

    Convert Documents from any supported load to save format with just two lines of Node.js code. It provides high-quality conversions.... For example, for the DOC format, shapes, textboxes, fields...support for those formats, such as DOC, DOCX, RTF, or WordprocessingML...

    docs.aspose.com/words/nodejs-net/file-formats-a...
  3. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file format in C++.... auto doc = System :: MakeObject < Aspose...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/pla...
  4. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....example, when saving a document to DOC or DOT format, use the password...format (e.g., DocSaveOptions for DOC/DOT, OoxmlSaveOptions for DOCX)...

    docs.aspose.com/words/python-net/specify-save-o...
  5. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_Reference method. Specifies the primary reference to an web extension in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. Aspose::Words::WebExtensions::TaskPane::get_IsV...

    Aspose::Words::WebExtensions::TaskPane::get_IsVisible method. Specifies whether the task pane shows as visible by default when the Document opens in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. Aspose::Words::WebExtensions::WebExtensionRefer...

    Aspose::Words::WebExtensions::WebExtensionReference::get_Store method. Specifies the instance of the marketplace where the web extension is stored in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  8. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_Properties method. Represents a set of web extension custom properties in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. StructuredDocumentTag.BuildingBlockGallery | As...

    Discover the StructuredDocumentTag BuildingBlockGallery property, defining your SDT's building block type. Ensure seamless Document customization!... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . BuildingBlockGallery...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

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