Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 157,117 for

doc

(0.07 sec)
  1. | Aspose

    Sample code for DJVU to Doc Java conversion. Use API example code for batch DJVU files to Doc conversion within any Web or Desktop Java based application....Conversion DJVU to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an DJVU image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  2. TextColumnCollection.lineBetween property | Asp...

    TextColumnCollection.lineBetween property. When ``true``, adds a vertical line between columns.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Configure the current section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a column chart....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shading.texture property | Aspose.Words for Nod...

    Shading.texture property. Gets or sets the shading texture.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let borders = builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Row.is_last_row property | Aspose.Words for Python

    Row.is_last_row property. True if this is the last row in a table; false otherwise.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LoadOptions.convert_shape_to_office_math proper...

    LoadOptions.convert_shape_to_office_math property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....is_convert_shape_to_office_math doc = aw . Document ( file_name =...: self . assertEqual ( 16 , doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.StartEditableRange | Aspose.Wor...

    Discover how the DocumentBuilder StartEditableRange method enhances Document editing by marking editable range starts for seamless content management.... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  10. PageSetup.border_distance_from property | Aspos...

    PageSetup.border_distance_from property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.... doc = aw . Document () page_setup = doc . sections...border . distance_from_text = 0 doc . save ( file_name = ARTIFACTS_DIR...

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