Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 18,447 for

docx to doc

(1.69 sec)
  1. Story.first_paragraph property | Aspose.Words f...

    STory.first_paragraph property. Gets the first paragraph in the sTory.... doc = aw . Document () run = aw . Run ( doc = doc , text... pydrawing . Color . yellow doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set a value for the document's...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldCreateDate.use_um_al_qura_calendar propert...

    FieldCreateDate.use_um_al_qura_calendar property. Gets or sets whether To use the Um-al-Qura calendar.... doc = aw . Document ( file_name =...'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...

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

    Implements the TITLE field in Java.... Document doc = new Document(); // Set a value...built-in document property. doc.getBuiltInDocumentPr().setTitle("My...

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

    Implements the SUBJECT field in Java.... Document doc = new Document(); // Set a value..."Subject" built-in property. doc.getBuiltInDocumentPr().setSubject("My...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Add some keywords, also...

    reference.aspose.com/words/java/com.aspose.word...
  7. Compress XLSX Files Online or using Android Mob...

    Free online app To compress different XLSX files. Android compression library Java code for XLSX Documents....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/compress...
  8. BuiltInDocumentProperties.Characters | Aspose.W...

    Discover the BuiltInDocumentProperties Characters property, providing an accurate character count estimate To enhance Document management and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  9. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed To replace paragraph break when there is no next sibling paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create table with paragraph...

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

    Discover the PageInfo SizeInPoints property To easily access your page size in points for precise layout control and enhanced design efficiency....Document doc = new Document ( MyDir + "Rendering.docx" ); // The...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...