Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 141,793 for

doc

(0.13 sec)
  1. Convert WORD To XPS Python

    Convert a Word Document to XPS format in Python code. Save a Word Document as XPS using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.docx" ) doc.save( "Output...

    products.aspose.com/words/python-net/conversion...
  2. Convert WORD To HTML Python

    Convert a Word Document to HTML format in Python code. Save a Word Document as HTML using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.docx" ) doc.save( "Output...

    products.aspose.com/words/python-net/conversion...
  3. ChartDataLabelCollection.font property | Aspose...

    ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a line chart, then...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a...populate it with auto text entries. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  5. Սեղմել TIFF Ը Javascript Ում

    Սեղմեք TIFF ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/hy/nodejs-net/compres...
  6. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text, and reference...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.line_style property | Aspose.Words for P...

    Stroke.line_style property. Defines the line style of the stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++.... auto doc = MakeObject < Document > ( MyDir...AsCast < StructuredDocumentTa > ( doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd::get_Id method. Specifies a unique read-only persistent numerical Id for this StructuredDocumentTagRange node. Corresponding StructuredDocumentTagRangeStart node has the same Id in C++.... auto doc = MakeObject < Document > ( MyDir...AsCast < StructuredDocumentTa > ( doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

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