Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 18,475 for

docx to doc

(0.63 sec)
  1. Remove PPTM Annotation Online or Manage Annotat...

    delete comments from PPTM file through online app for free. Android API code To manage comments of PPTM files....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...(Comma Seperated Values) Annotate DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/annotate...
  2. Remove PPS Annotation Online or Manage Annotati...

    delete comments from PPS file through online app for free. Android API code To manage comments of PPS files....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...(Comma Seperated Values) Annotate DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/annotate...
  3. Remove PPSM Annotation Online or Manage Annotat...

    delete comments from PPSM file through online app for free. Android API code To manage comments of PPSM files....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...(Comma Seperated Values) Annotate DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/annotate...
  4. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word Document in Java....Exception { Document doc = new Document(); doc.protect(ProtectionType...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  5. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word Document in Java....Exception { Document doc = new Document(); doc.protect(ProtectionType...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextBox.layout_flow property | Aspose.Words for...

    TextBox.layout_flow property. Determines the flow of the text layout in a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.left_padding property | Aspose.Words for ...

    Table.left_padding property. Gets or sets the amount of space (in points) To add To the left of the contents of cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. | Aspose

    Sample code for GIF To Searchable PDF Java conversion. Use API example code for batch GIF files To Searchable PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/gif-to-s...
  9. Aspose::Words::Margins enum | Aspose.Words for ...

    Aspose::Words::Margins enum. Specifies preset margins in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); // Saving a document to...

    reference.aspose.com/words/cpp/aspose.words/mar...
  10. Document.FootnoteOptions | Aspose.Words for .NET

    Explore the Document FootnoteOptions property To cusTomize footnote numbering and positioning, enhancing your Document's clarity and professionalism.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/net/aspose.words/doc...