Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 17,485 for

docx to doc

(0.32 sec)
  1. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property To easily retrieve fonts by name, enhancing your design projects with precision and style....Document doc = new Document ( MyDir + "Embedded font.docx" ); FontInfo...FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451 Mittelschrift"...

    reference.aspose.com/words/net/aspose.words.fon...
  2. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set this flag to "true"...

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

    Control paragraph spacing with the SpaceAfter property. Easily adjust the spacing in points To enhance your Document's readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Apply a large amount of...

    reference.aspose.com/words/net/aspose.words/par...
  4. ParagraphFormat.spaceAfter property | Aspose.Wo...

    ParagraphFormat.spaceAfter property. Gets or sets the amount of spacing (in points) after the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Apply a large amount of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. | Aspose

    Sample code for BMP To JSON Java conversion. Use API example code for batch BMP 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/bmp-to-...
  6. | Aspose

    Sample code for JPEG To TXT Java conversion. Use API example code for batch JPEG 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/jpeg-to...
  7. 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...
  8. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a Document or section. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // An endnote is a way to...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property To effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...Document doc = new Document ( MyDir + "Rendering.docx" ); // Saving...the document within its pages. doc . Save ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words/sty...
  10. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum To define and cusTomize shape types in your Microsoft Word Documents for enhanced visual appeal.... Document doc = new Document (); // The "Shape"...InsertShape. Shape shape = new Shape ( doc , ShapeType . Image ); shape...

    reference.aspose.com/words/net/aspose.words.dra...