Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 157,096 for

doc

(0.45 sec)
  1. UserInformation.Name | Aspose.Words for .NET

    Effortlessly manage user profiles with the UserInformation Name property. Easily retrieve or update user names for enhanced personalization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Find And Replace in Python|Aspose.Words for Java

    Find And Replace inside MS Word Document using Python.... doc = jpype . Jclass ( "com.aspose...words.Document" , "ReplaceSimple.doc" ) FindReplaceDirection = jpype...

    docs.aspose.com/words/java/find-and-replace-in-...
  3. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of aligning...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape with an...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontInfoCollection.embedTrueTypeFonts property ...

    FontInfoCollection.embedTrueTypeFonts property. Specifies whether or not to embed TrueType fonts in a Document when it is saved... This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_NodeType method. Returns StructuredDocumentTag in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. DocumentBase.pageColor property | Aspose.Words ...

    DocumentBase.pageColor property. Gets or sets the page color of the Document... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . pageColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Document::get_OriginalLoadFormat...

    Aspose::Words::Document::get_OriginalLoadFormat method. Gets the format of the original Document that was loaded into this object in C++....blank document, returns the Doc value. Examples Shows how to...document’s load operation. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. CellFormat.borders property | Aspose.Words for ...

    CellFormat.borders property. Gets collection of borders of the cell.... let doc = new aw . Document ( base ....Body node: let firstTable = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBase.footnote_separators property | Asp...

    DocumentBase.footnote_separators property. Provides access to the footnote/endnote separators defined in the Document.... doc = aw . Document ( file_name =...docx' ) endnote_separator = doc . footnote_separators . get_...

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