Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 30,983 for

doc

(0.06 sec)
  1. FolderFontSource.FolderPath | Aspose.Words for ...

    Discover the FolderFontSource FolderPath property for easy access to your font folder. Streamline your design workflow today!...false , 1 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Chart.axes property | Aspose.Words for Node.js

    Chart.axes property. Gets a collection of all axes of this chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IStructuredDocumentTag.Title | Aspose.Words for...

    Discover the IStructuredDocumentTag Title property—define a user-friendly name for your SDT and enhance Document clarity. Learn more now!... Document doc = new Document ( MyDir + "Structured... IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.preferredWidth property | Aspose.Words fo...

    Table.preferredWidth property. Gets or sets the table preferred width.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Adjustment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Adjustment class, designed to enhance your shapes with precise adjustment values for superior Document formatting.... Document doc = new Document ( MyDir + "Rounded...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!... Document doc = new Document ( MyDir + "Big...options . NavigationMapLevel = 2 ; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldEQ.as_office_math method | Aspose.Words fo...

    FieldEQ.as_office_math method. Returns Office Math object corresponded to the EQ field.... doc = aw . Document ( file_name =...as_field_eq (), b ), list ( doc . range . fields ))))[ 0 ] office_math...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::TextColumnCollection::get_Spacin...

    Aspose::Words::TextColumnCollection::get_Spacing method. When columns are evenly spaced, gets or sets the amount of space between each column in points in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < TextColumnCollection...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Border > topBorder...

    reference.aspose.com/words/cpp/aspose.words/par...