Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 90,939 for

doc format

(0.24 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the Documentation article in C++....get_ApplyFont () const Text formatting applied to new content. ...get_ApplyParagraphFormat () const Paragraph formatting applied to new content. get_Direction...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement DATE fields, enhancing your Document automation and Formatting.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. C++ API to Convert PPSM to ODT or with free Onl...

    Export PPSM to ODT within your C++ applications or online. Test free PPSM to ODT online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to ODT format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  6. C++ API to Convert PPSX to RTF or with free Onl...

    Export PPSX to RTF within your C++ applications or online. Test free PPSX to RTF online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to RTF format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  7. C++ API to Convert POT to RTF or with free Onli...

    Export POT to RTF within your C++ applications or online. Test free POT to RTF online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to RTF format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pot-to...
  8. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....how to format cells with a document builder. auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a Document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#.... The current font formatting is also specified by the...and the current paragraph formatting is determined by the ParagraphFormat...

    docs.aspose.com/words/net/working-with-paragraphs/
  10. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

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