Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 180,209 for

doc

(0.23 sec)
  1. FieldBuilder constructor | Aspose.Words for Python

    FieldBuilder constructor. Initializes an instance of the [FieldBuilder](../) class.... doc = aw . Document () # A convenient...builder = aw . DocumentBuilder ( doc ) builder . write ( ' Hello world...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/replace algorithm is used.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Jason...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPart.DataChecksum | Aspose.Words for .NET

    Discover the CustomXmlPart DataChecksum property, ensuring data integrity with a reliable CRC checksum for your XML content. Enhance your data's reliability!... Document doc = new Document (); StructuredDocumentTa... ( doc , SdtType . RichText , MarkupLevel . Block ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.mar...
  4. ListCollection.add_single_level_list method | A...

    ListCollection.add_single_level_list method. Creates a new single level list based on the predefined template and adds it to the list collection in the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) list_collection = doc . lists # Creates...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the list level number (0 to 8) for the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. DocumentBuilder.current_structured_document_tag...

    DocumentBuilder.current_structured_Document_tag property. Gets the structured Document tag that is currently selected in this [DocumentBuilder](../).... doc = aw . Document ( file_name =...= aw . DocumentBuilder ( doc = doc ) # There is a several ways...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::GlowFormat::Remove meth...

    Aspose::Words::Drawing::GlowFormat::Remove method. Removes GlowFormat from the parent object in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Converter.create method | Aspose.Words for Python

    aspose.words.lowcode.Converter.create method... doc = MY_DIR + 'Big document.docx'...ConverterContext ()) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape.... doc = aw . Document () # Create a...aw . drawing . GroupShape ( doc ) self . assertEqual ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::GetEnumerator method. Returns an enumerator that can iterate through a collection in C++.... auto doc = System :: MakeObject < Aspose...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...