Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 180,114 for

doc

(0.21 sec)
  1. ChartNumberFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartNumberFormat class. Represents number formatting of the parent element... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Border.equals method | Aspose.Words for Node.js

    Border.equals method. Determines whether the specified border is equal in value to the current border.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutOptions.continuous_section_page_numbering...

    LayoutOptions.continuous_section_page_numbering_restart property. Gets or sets the mode of behavior for computing page numbers when a continuous section restarts the page numbering.... doc = aw . Document ( file_name =...reset to 2 from the second page. doc . layout_options . continuou...

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

    Represents a contiguous area in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  5. C# API to Export CGM to PCL | products.aspose.com

    Convert CGM to PCL without using Microsoft Word...for converting CGM files to DOC. It provides a range of features...ability to convert CGM files to DOC. It also supports a range of...

    products.aspose.com/total/net/conversion/cgm-to...
  6. FileFormatUtil.save_format_to_extension method ...

    FileFormatUtil.save_format_to_extension method. Converts a save format enumerated value into a file extension...missing file extension' ) as doc_stream : info = aw . FileFormatUtil...detect_file_format ( stream = doc_stream ) load_format = info ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WebExtensionBindingCollection | Aspose.Words fo...

    Specifies a list of web extension bindings in Java.... Document doc = new Document(); // Create task...myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP().add(myScriptTaskPane);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Android API to Render MD to OTT | products.aspo...

    Transform MD to OTT via Android via Java API...helps you convert MD files to DOC format. The second API is Aspose...Java, which helps you render DOC to OTT format. Using these two...

    products.aspose.com/total/android-java/conversi...
  9. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional shape name in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Tables::Table::EnsureMinimum met...

    Aspose::Words::Tables::Table::EnsureMinimum method. If the table has no rows, creates and appends one Row in C++.... auto doc = System :: MakeObject < Aspose...Words :: Tables :: Table > ( doc ); doc -> get_FirstSection () ->...

    reference.aspose.com/words/cpp/aspose.words.tab...