Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 157,095 for

doc

(0.3 sec)
  1. ImageSaveOptions.metafile_rendering_options pro...

    ImageSaveOptions.metafile_rendering_options property. Allows to specify how metafiles are treated in the rendered output.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EditableRangeStart.editableRange property | Asp...

    EditableRangeStart.editableRange property. Gets the facade object that encapsulates this editable range start and end.... let doc = new aw . Document (); doc . protect ( aw...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the Document... let doc = new aw . Document (); doc . protect ( aw...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your Document visuals!... Document doc = new Document ( MyDir + "DrawingML...DmlRenderingMode = dmlRenderingMode ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Chart class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. DashStyle | Aspose.Words for Java

    Dashed line style in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are four examples...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word...pptx" ) doc = words . Document() builder...builder = words . DocumentBuilder(doc) for index in range(presentation...

    products.aspose.com/slides/python-net/conversio...
  8. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...inputPres ); try { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); for ( ISlide slide : pres...

    products.aspose.com/slides/java/conversion/ppt-...
  9. OutlineLevel enumeration | Aspose.Words for Python

    aspose.words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Each paragraph has an OutlineLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStop.IsClear | Aspose.Words for .NET

    Discover how the TabStop IsClear property enhances your UI by ensuring seamless tab management, clearing existing stops for a smoother user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...