Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 78,376 for

doc format

(0.14 sec)
  1. ChartDataLabelCollection.GetEnumerator | Aspose...

    Discover the ChartDataLabelCollection GetEnumerator method—efficiently retrieve enumerator objects for seamless data charting and enhanced visualization....void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Make WORD Using Java

    Make a new a Word Document in Java in a few steps. Easily create a Word Document using Java library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code // Repository...

    products.aspose.com/words/java/make/word/
  3. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML using Java library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code // Repository...

    products.aspose.com/words/java/make/html/
  4. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how Document revisions are handled during layout process...the Converting to Fixed-page Format documentation article. Properties...changes of formatting properties RevisionType.FORMAT_CHANGE Default...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them to files for seamless integration and enhanced productivity.... Document doc = new Document ( MyDir + "Office...OfficeMath math = ( OfficeMath ) doc . GetChild ( NodeType . OfficeMath...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Aspose::Words::Tables::RowCollection class | As...

    Aspose::Words::Tables::RowCollection class. Provides typed access to a collection of Row nodes. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Convert BMP to DOCX via C# | Aspose

    Sample code for BMP to DocX C# conversion. Use API example code for batch BMP files to DocX conversion within VB.NET, Asp.NET or any .NET based application....even smartphone photos in BMP format and creates BMP documents containing...riText ); BMP What is BMP File Format Files having extension .BMP...

    products.aspose.com/ocr/net/conversion/bmp-to-d...
  10. Convert a Document in C#|Aspose.Words for .NET

    Easily convert Documents from one Format to another using C#. You can work with all the most popular Formats like Microsoft Word Formats such as DocX or Doc, OpenDocument Formats such as ODT or OTT, web Formats such as HTML or XHTML, text Formats such as MarkDown or TXT, and others....convert documents from one format to another is one of the main...or saving a document in some format. As mentioned in previous sections...

    docs.aspose.com/words/net/convert-a-document/