Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 90,938 for

doc format

(0.23 sec)
  1. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management....borders in a paragraph format object. Document doc = new Document ();...DocumentBuilder ( doc ); // Configure the builder's paragraph format settings...

    reference.aspose.com/words/net/aspose.words/bor...
  2. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the Document being enumerated and the Document of the node are the same in C++.... auto doc = System :: MakeObject < Aspose...Layout :: LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "My...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::Comment::get_Author method | Asp...

    Aspose::Words::Comment::get_Author method. Returns or sets the author name for a comment in C++.... auto doc = System :: MakeObject < Aspose...NodeCollection > comments = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a SKIPIF field. If...

    reference.aspose.com/words/java/com.aspose.word...
  6. C++ API to Convert TEX to PPT | products.aspose...

    Convert TEX to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...while PPT is a presentation format used by Microsoft PowerPoint...Converting between the two formats can be a difficult task, but...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. ChartSeries.bubbleSizes property | Aspose.Words...

    ChartSeries.bubbleSizes property. Gets a collection of bubble sizes for this chart series....work with the format code of the chart data. let doc = new aw ....= new aw . DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Java API to Export CGM to DOTX | products.aspos...

    Convert CGM to DOTX using on premise Java API...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...files to DOC format. After the CGM file is rendered to DOC, the second...

    products.aspose.com/total/java/conversion/cgm-t...
  9. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various Formats in a Document using Python....cropping, bounds retrieval, and format conversion. Aspose.Words allows...metafile format. All other images will be stored in PNG format. The...

    docs.aspose.com/words/python-net/working-with-i...
  10. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we create a document...

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