Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 89,966 for

doc format

(0.48 sec)
  1. FieldStyleRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStyleRef class, designed to enhance Document styling with the STYLEREF field for seamless Formatting solutions.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. InsertParagraphNumbe { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font Formatting. To learn more, visit the Documentation article in C++....characters with the same font formatting. To learn more, visit the...Provides access to the font formatting of this object. virtual get_IsComposite...

    reference.aspose.com/words/cpp/aspose.words/run/
  4. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list Formatting used in the Document in C++....Provides access to the list formatting used in the document. System...work with list levels. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Report In Python

    Generate reports in Python and automate Documents in Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Python via .NET reporting tools....PDF, HTML and other popular formats based on templates and custom...document in PDF or Word format such as DOC or DOCX. Using LINQ -based...

    products.aspose.com/words/python-net/report/
  6. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list Formatting properties....that represents current list formatting properties. get listFormat...bulleted and numbered lists. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Ustvari PDF Z Uporabo C#

    Ustvarite novo PDF v C# v nekaj korakih. Preprosto ustvarite PDF s knjižnico .NET....Primeri Izhodni format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...grafikon using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/sl/net/make/pdf/
  8. Web Scraping using C# - Convert HTML to Word Fi...

    Scrape website web pages as well as export HTML to Microsoft Word Documents via your .NET applications by integrating the Aspose APIs....saved in a structured format, such as DOC, DOCX, CSV, JSON, or...the result into your required format. Web Scrapping and Conversion...

    products.aspose.com/total/net/conversion/html-t...
  9. Working with Footnote and Endnote|Aspose.Words ...

    How to manipulate footnotes and endnotes using C++....0, the footnotes area is formatted with a number of columns based...can I change the numbering format of footnotes or endnotes? A:...

    docs.aspose.com/words/cpp/working-with-footnote...
  10. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the Document theme which contains twelve colors in Java.... Document doc = new Document(getMyDir() + "Theme...fonts and colors. Theme theme = doc.getTheme(); // Some styles, such...

    reference.aspose.com/words/java/com.aspose.word...