Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 168,856 for

doc

(0.42 sec)
  1. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DocPROPERTY fields in your Documents for enhanced functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways of using...

    reference.aspose.com/words/net/aspose.words.fie...
  2. OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control... let doc = new aw . Document ( base ....controls.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) object... let doc = new aw . Document ( base ....docx" ); let comments = [... doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all cells from the collection to a new array of cells.... let doc = new aw . Document ( base ...."Tables.docx" ); let tables = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++.... auto doc = System :: MakeObject < Aspose...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Document.RemoveExternalSchemaReferences | Aspos...

    Effortlessly eliminate external XML schema references with the RemoveExternalSchemaReferences method, enhancing Document integrity and performance.... Document doc = new Document ( MyDir + "External..."External XML schema.docx" ); doc . RemoveExternalSchema (); See...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FrameFormat.horizontal_alignment property | Asp...

    FrameFormat.horizontal_alignment property. Gets horizontal alignment of the specified frame.... doc = aw . Document ( MY_DIR + 'Paragraph...frame.docx' ) for paragraph in doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FrameFormat.height_rule property | Aspose.Words...

    FrameFormat.height_rule property. Gets the rule for determining the height of the specified frame.... doc = aw . Document ( MY_DIR + 'Paragraph...frame.docx' ) for paragraph in doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIndex.LetterRange | Aspose.Words for .NET

    Discover the FieldIndex LetterRange property to efficiently set or retrieve a specific letter range, optimizing your indexing performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Fields::FieldXE::get_PageRangeBo...

    Aspose::Words::Fields::FieldXE::get_PageRangeBookmarkName method. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...