Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 18,477 for

docx to doc

(0.55 sec)
  1. FieldOptions.BarcodeGenerator | Aspose.Words fo...

    Create cusTom barcodes effortlessly with FieldOptions BarcodeGeneraTor. Enhance your invenTory management and streamline operations Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. SignOptions.ProviderId | Aspose.Words for .NET

    Discover the SignOptions ProviderId property, defining your signature provider's class ID. Easily cusTomize with a unique GUID for optimal performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words.dig...
  6. Parse Documents via Android Mobile Apps | produ...

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via mobile android application. Extract Text or Images with ease....Android Parse DOC Files Parse DOCM Files Parse DOCX Files Parse...

    products.aspose.com/total/android-java/parse/
  7. | Aspose

    Sample code for BMP To XML Java conversion. Use API example code for batch BMP files To XML 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-...
  8. OfficeMath.justification property | Aspose.Word...

    OfficeMath.justification property. Gets/sets Office Math justification.... let doc = new aw . Document ( base ....+ "Office math.docx" ); let officeMath = doc . getOfficeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph constructor | Aspose.Words for Python

    Paragraph construcTor. Initializes a new instance of the [Paragraph](../) class....Paragraph constructor Paragraph(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ArrowWidth | Aspose.Words for Java

    Width of the arrow at the end of a line in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are four examples...

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