Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 182,432 for

doc

(0.1 sec)
  1. ViewOptions.formsDesign property | Aspose.Words...

    ViewOptions.formsDesign property. Specifies whether the Document is in forms design mode.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Table.preferred_width property | Aspose.Words f...

    Table.preferred_width property. Gets or sets the table preferred width.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute Document node page numbers, enhancing your Document management experience.... Document doc = new Document (); LayoutCollector...layoutCollector = new LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/net/aspose.words.lay...
  5. C++ API to Export TEX to DOT | products.aspose.com

    Convert TEX to DOT within C++ applications....convert the TEX file format to DOC. This API provides a wide range...the ability to convert TEX to DOC. The second step is to use the...

    products.aspose.com/total/cpp/conversion/tex-to...
  6. C++ API to Export PCL to PS | products.aspose.com

    Convert PCL to PS within C++ applications....to convert PCL file format to DOC. This API provides a wide range...the ability to convert PCL to DOC. Secondly, by using the advanced...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. C++ API to Export PCL to OTT | products.aspose.com

    Convert PCL to OTT within C++ applications....used to convert PCL files to DOC format. Aspose.Words for C++...API that can be used to export DOC files to OTT format. With Aspose...

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. Android API to Render SVG to GIF | products.asp...

    Transform SVG to GIF via Android via Java API...is to convert the SVG file to DOC using the Aspose.PDF for Android...convert SVG to DOC. Once the SVG file is converted to DOC, the Word...

    products.aspose.com/total/android-java/conversi...
  9. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++.... auto doc = System :: MakeObject < Aspose...:: StyleCollection > styles = doc -> get_Styles (); // Set default...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Convert Word to Excel in Python | Convert DOCX ...

    Learn how to convert Word to Excel using Python. Develop your own DocX (Doc) to XLSX converter application to convert Word files to XLSX. Convert Word to Excel Online....need to convert Word document (DOC or DOCX) into Excel document...explore the process of converting DOC or DOCX files to XLSX using Python:...

    blog.aspose.com/words/convert-word-to-excel-usi...