Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 168,861 for

doc

(0.27 sec)
  1. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing Document referencing and management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "CrossReference:...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PreferredWidth.type property | Aspose.Words for...

    PreferredWidth.type property. Gets the unit of measure used for this preferred width value.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PreferredWidth.value property | Aspose.Words fo...

    PreferredWidth.value property. Gets the preferred width value... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. StructuredDocumentTagRangeStart.appearance prop...

    StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured Document tag.... doc = aw . Document ( file_name =...document tags.docx' ) tag = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::RevisionGroupCollection::idx_get...

    Aspose::Words::RevisionGroupCollection::idx_get method. Returns a revision group at the specified index in C++.... auto doc = System :: MakeObject < Aspose...RevisionGroup > revisionGroup = doc -> get_Revisions () -> get_Groups...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.DocX](../../aspose.words/saveformat/#DocX), [SaveFormat.DocM](../../aspose.words/saveformat/#DocM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...files used when saving to a DOC or DOCX file. By default this...saved document to adhere to. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat.verticalMerge property | Aspose.Word...

    CellFormat.verticalMerge property. Specifies how the cell is merged with other cells vertically.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a cell into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.end_editable_range method | Asp...

    aspose.words.DocumentBuilder.end_editable_range method... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldNoteRef.InsertReferenceMark | Aspose.Words...

    Discover the FieldNoteRef InsertReferenceMark property to seamlessly insert formatted reference marks, enhancing your Document's clarity and professionalism....void FieldNoteRef () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a bookmark with...

    reference.aspose.com/words/net/aspose.words.fie...