Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 18,489 for

docx to doc

(0.38 sec)
  1. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # There are several ways...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.scale_crop property |...

    BuiltInDocumentProperties.scale_crop property. Indicates whether Document thumbnail is cropped or scaled To fit the display.... doc = aw . Document ( file_name =...'Extended properties.docx' ) self . assertTrue ( doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method To effortlessly detach nodes from their parent, enhancing your code's efficiency and structure....Document doc = new Document ( MyDir + "Images.docx" ); NodeCollection...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/net/aspose.words/nod...
  4. | Aspose

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

    products.aspose.com/ocr/java/conversion/png-to-...
  5. | Aspose

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

    products.aspose.com/ocr/java/conversion/tiff-to...
  6. Online ODP Text Search Application or Develop O...

    Free online app To search in ODP files. Java code for any ODP file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/odp/
  7. Online PPT Text Search Application or Develop P...

    Free online app To search in PPT files. Java code for any PPT file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/ppt/
  8. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); // Saving a document to...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Split ODT File Online or via C++ | products.asp...

    Free online app To split different ODT files. C++ splitter library code for ODT Documents....Split DOC Files (Microsoft Word Binary Format) Split DOCX Files...

    products.aspose.com/total/cpp/split/odt/
  10. FieldGoToButton | Aspose.Words for Java

    Implements the GOToBUTToN field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Add a GOTOBUTTON field....

    reference.aspose.com/words/java/com.aspose.word...