Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 180,077 for

doc

(0.24 sec)
  1. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured Document tag.... let doc = new aw . Document ( base ....document tags.docx" ); let tag = doc . getChild ( aw . NodeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java.... Document doc = new Document(); // Insert even...override the even headers/footers. doc.getFirstSection().getHeadersFooters()...

    reference.aspose.com/words/java/com.aspose.word...
  3. FormField.ExitMacro | Aspose.Words for .NET

    Discover the FormField ExitMacro property to easily manage exit macros for your forms. Enhance user experience and streamline data entry today!...public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.CalculateOnExit | Aspose.Words for .NET

    Discover how the FormField CalculateOnExit property automatically updates field references upon exit, enhancing your Document's accuracy and efficiency....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Document.Save | Aspose.Words for .NET

    Effortlessly save your Documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....Document doc = new Document ( MyDir + "Document.docx" ); doc . Save...convert a PDF to a .docx. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a Document easily and fast instead of using VSTO in C#....doc" ); Document extendedDocument..."FirstParagraph" ); Aspose.Words Document doc = new Document (); DocumentBuilder...

    docs.aspose.com/words/net/add-bookmark/
  7. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartTable (); //...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SavePictureBullet method. When false, PictureBullet data is not saved to output Document. Default value is true in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: SaveFormat :: Doc ); saveOptions -> set_SavePictureBullet...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....'FieldResultFormattin' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let formatter = new FieldResultFormatter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your Document formatting with powerful numeric switch capabilities!...FieldResultFormattin () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldResultFormatter formatter...

    reference.aspose.com/words/net/aspose.words.fie...