Sort Score
Result 10 results
Languages All
Labels All
Results 7,291 - 7,300 of 18,490 for

docx to doc

(0.12 sec)
  1. Split PDF Files Online or using Android Mobile ...

    Free online app To Split different PDF files. Android splitter library Java code for PDF Documents....[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...Split DOC Files (Microsoft Word Binary Format) Split DOCX Files...

    products.aspose.com/total/android-java/split/pdf/
  2. FieldPrint.printer_instructions property | Aspo...

    FieldPrint.printer_instructions property. Gets or sets the printer-specific control code characters or PostScript instructions.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'My paragraph'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached To in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. UserInformation.default_user property | Aspose....

    UserInformation.default_user property. Default user information.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a UserInformation...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_To_header_footer method. Moves the cursor To the beginning of a header or footer in the current section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

    reference.aspose.com/words/python-net/aspose.wo...
  6. JoinRunsOptions Class | Aspose.Words for .NET

    Configure run-merging behavior in Aspose.Words. Control how Document runs with similar formatting are combined for cleaner, optimized Word Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create runs with identical...

    reference.aspose.com/words/net/aspose.words/joi...
  7. Გადაიყვანეთ TEXT SVG Java

    გადაიყვანეთ TEXT SVG Java ფორმატში კოდით. შეინახეთ TEXT როგორც SVG Java....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.txt"...

    products.aspose.com/words/ka/java/conversion/te...
  8. WatermarkType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkType enum for easy watermark cusTomization in Documents. Enhance your projects with versatile watermark options!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/wat...
  9. Shape.FirstParagraph | Aspose.Words for .NET

    Retrieve the first paragraph of a shape effortlessly. Enhance your Document's layout with our easy-To-use Shape FirstParagraph feature.... Document doc = new Document (); // Create...Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This document...

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