Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 168,797 for

doc

(0.12 sec)
  1. Aspose::Words::Body::EnsureMinimum method | Asp...

    Aspose::Words::Body::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/bod...
  2. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_Document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document.... doc = aw . Document ( file_name =...DocumentBuilder ( doc = doc ) builder . move_to ( doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PlainTextDocument.built_in_document_properties ...

    PlainTextDocument.built_in_Document_properties property. Gets [PlainTextDocument.built_in_Document_properties](./) of the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello world!' ) doc . b...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_shape (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table.... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LayoutOptions.RevisionOptions | Aspose.Words fo...

    Explore the LayoutOptions RevisionOptions property to easily access and customize revision settings for enhanced Document control and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Aspose::Words::Loading::LoadOptions::get_Update...

    Aspose::Words::Loading::LoadOptions::get_UpdateDirtyFields method. Specifies whether to update the fields with the dirty attribute in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Give the document's built-in...

    reference.aspose.com/words/cpp/aspose.words.loa...