Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 180,106 for

doc

(0.13 sec)
  1. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... let doc = new aw . Document (); // Create.... name = "Aspose.project" ; doc . vbaProject = project ; // Create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert content that spans...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Aspose::Words::Range::UnlinkFields method | Asp...

    Aspose::Words::Range::UnlinkFields method. Unlinks fields in this range in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Node > ( doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. Style.type property | Aspose.Words for Node.js

    Style.type property. Gets the style type (paragraph or character).... let doc = new aw . Document (); expect ( doc . styles ...default. for ( var style of doc . styles ) { console . log (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertCellColor method. Allows to specify the color to be used for inserted cells Insertion. Default value is Blue in C++.... auto doc = System :: MakeObject < Aspose...+ u "Cell revisions.docx" ); doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. OptionButtonControl.type property | Aspose.Word...

    OptionButtonControl.type property. Gets type of Forms 2.0 control.... doc = aw . Document ( file_name =...'Radio buttons.docx' ) shape1 = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Times...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSaveOptions.VerticalResolution | Aspose.Wo...

    Discover the ImageSaveOptions VerticalResolution property to easily set and optimize image quality in DPI for stunning visuals. Enhance your projects today!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...