Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 157,189 for

doc

(0.12 sec)
  1. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Document doc = new Document (); // Insert...GroupShape group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Document.UpdateActualReferenceMarks | Aspose.Wo...

    Effortlessly update all footnotes and endnotes in your Document with the Document UpdateActualReferenceMarks method, enhancing accuracy and efficiency.... Document doc = new Document ( MyDir + "Footnotes...Footnote ) doc . GetChild ( NodeType . Footnote , 1 , true ); doc . UpdateFields...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Font.HighlightColor | Aspose.Words for .NET

    Discover the Font HighlightColor property—easily customize your text's highlight color for enhanced readability and visual appeal. Elevate your design!...Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/fon...
  4. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtinDocumentproperties/lastPrinted/) property is updated before saving.... let doc = new aw . Document (); doc . builtInDocumentPrope...by using a PRINTDATE field. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module.... doc = aw . Document () # Create a...project . name = 'Aspose.Project' doc . vba_project = project # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Pages

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-pages/
  7. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_ScaleCrop method. Indicates whether Document thumbnail is cropped or scaled to fit the display in C++.... auto doc = System :: MakeObject < Aspose...properties.docx" ); ASSERT_TRUE ( doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the Document grid behavior.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.hyperlinksChanged pro...

    BuiltInDocumentProperties.hyperlinksChanged property. Indicates whether hyperlinks in a Document were changed.... let doc = new aw . Document ( base ....properties.docx" ); expect ( doc . builtInDocumentPrope . scaleCrop...

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