Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 170,558 for

doc

(0.09 sec)
  1. FieldIndex.NumberOfColumns | Aspose.Words for .NET

    Discover the FieldIndex NumberOfColumns property to easily customize your index layout with optimal column settings for enhanced readability and performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions... IterableUtils.countMatches(doc.getRevisions(), r -> r.getRevisionType()...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the shape displays in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: String imageFileName...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. C++ API to Export PS to DOTX | products.aspose.com

    Convert PS to DOTX within C++ applications....API to convert PDF files to DOC format. Secondly, developers...Words for C++, to export the DOC file to DOTX format. Aspose.Total...

    products.aspose.com/total/cpp/conversion/ps-to-...
  6. C++ API to Export MHTML to WORDML | products.as...

    Convert MHTML to WORDML within C++ applications....convert MHTML file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to WORDML. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. C++ API to Export SVG to DOTM | products.aspose...

    Convert SVG to DOTM within C++ applications....to convert SVG file format to DOC. This API provides a wide range...Words for C++, you can export DOC to DOTM. This API provides a...

    products.aspose.com/total/cpp/conversion/svg-to...
  8. C++ API to Export XPS to DOT | products.aspose.com

    Convert XPS to DOT within C++ applications....to convert XPS file format to DOC. This API provides a wide range...Words for C++, you can export DOC to DOT. This API provides a wide...

    products.aspose.com/total/cpp/conversion/xps-to...
  9. C++ API to Export XPS to PCL | products.aspose.com

    Convert XPS to PCL within C++ applications....to convert XPS file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to PCL. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  10. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the Document as calculated by the most recent page layout operation.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Page 1"...

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