Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 180,797 for

doc

(0.14 sec)
  1. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Discover the VisitDocumentStart method in DocumentVisitor. Enhance your Document processing with efficient enumeration capabilities for optimal performance....VisitDocumentStart ( Document doc ) Parameter Type Description doc Document The...DocStructureToText () { Document doc = new Document ( MyDir + "Do...

    reference.aspose.com/words/net/aspose.words/doc...
  2. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....convert the MD file format to DOC. This API provides a wide range...variety of file formats, including DOC, DOCX, RTF, HTML, and many more...

    products.aspose.com/total/cpp/conversion/md-to-...
  4. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  5. Android API to Render PCL to DOCM | products.as...

    Transform PCL to DocM via Android via Java API...used to convert PCL files to DOC. This API supports a wide range...which can be used to render DOC to DOCM. This API supports a...

    products.aspose.com/total/android-java/conversi...
  6. PreferredWidth Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.PreferredWidth class, your solution for defining optimal table and cell widths with precision and flexibility. Enhance your Document layouts today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Java API to Export CGM to PS | products.aspose.com

    Convert CGM to PS using on premise Java API...need to render the CGM file to DOC using Aspose.PDF for Java. Aspose...the CGM file is rendered to DOC, you can use Aspose.Words for...

    products.aspose.com/total/java/conversion/cgm-t...
  8. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  10. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document.... let doc = new aw . Document (); // A...first list level. let list1 = doc . lists . add ( aw . Lists ....

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