Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 157,140 for

doc

(0.05 sec)
  1. Shape constructor | Aspose.Words for Node.js

    Shape constructor. Creates a new shape object....Shape constructor Shape(doc, shapeType) Creates a new shape object...object. Shape ( doc : Aspose . Words . DocumentBase , shapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VbaModuleType enumeration | Aspose.Words for No...

    Aspose.Words.Vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project.... let doc = new aw . Document (); // Create.... name = "Aspose.project" ; doc . vbaProject = project ; // Create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutOptions.ContinuousSectionPageNumberingRes...

    Discover the LayoutOptions ContinuousSectionPageNumberingRestart property for seamless page numbering control in continuous sections. Optimize your Document layout today!... Document doc = new Document ( MyDir + "Continuous...reset to 2 from the second page. doc . LayoutOptions . ContinuousSectionPag...

    reference.aspose.com/words/net/aspose.words.lay...
  4. FootnoteSeparatorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteSeparatorType enum to customize footnote and endnote separators, enhancing Document formatting and readability.... Document doc = new Document ( MyDir + "Footnotes...FootnoteSeparator endnoteSeparator = doc . FootnoteSeparators [ FootnoteSeparatorTyp...

    reference.aspose.com/words/net/aspose.words.not...
  5. Aspose::Words::Drawing::Stroke::get_StartArrowT...

    Aspose::Words::Drawing::Stroke::get_StartArrowType method. Defines the arrowhead for the start of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Fill::get_ForeColor met...

    Aspose::Words::Drawing::Fill::get_ForeColor method. Gets or sets a Color object that represents the foreground color for the fill in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShadowFormat.clear method | Aspose.Words for Py...

    ShadowFormat.clear method. Clears shadow format.... doc = aw . Document ( file_name =...pattern border.docx' ) shape = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ComHelper.open method | Aspose.Words for Node.js

    Aspose.Words.ComHelper.open method...a local system filename: let doc = comHelper . open ( base . myDir..."Document.docx" ); expect ( doc . getText (). trim ()). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create table with paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...