Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 179,766 for

doc

(0.1 sec)
  1. FieldGoToButton.display_text property | Aspose....

    FieldGoToButton.display_text property. Gets or sets the text of the button that appears in the Document, such that it can be selected to activate the jump.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a GOTOBUTTON field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined Document editing....FieldAutoTextList () { Document doc = new Document (); // Create...populate it with auto text entries. doc . GlossaryDocument = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  3. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content.... doc = aw . Document () rich_text...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . RICH_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless Document conversion and enhanced workflow efficiency. Transform your Documents effortlessly.... string doc = MyDir + "Big document.docx"...ConverterContext ()) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Drawing::ShapeMarkupLanguage enu...

    Aspose::Words::Drawing::ShapeMarkupLanguage enum. Specifies Markup language used for the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the Document. Default value is %2 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Every paragraph that we...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Tables::Row::get_Hidden method |...

    Aspose::Words::Tables::Row::get_Hidden method. Gets or sets a flag indicating whether this row is hidden or not in C++.... auto doc = System :: MakeObject < Aspose...Words :: Tables :: Row > row = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Aspose::Words::Node::PreviousPreOrder method | ...

    Aspose::Words::Node::PreviousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm in C++.... auto doc = System :: MakeObject < Aspose..."Images.docx" ); ASSERT_EQ ( 9 , doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/nod...