Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 180,094 for

doc

(0.24 sec)
  1. MarkdownOfficeMathExportMode enumeration | Aspo...

    aspose.words.saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown.... doc = aw . Document ( file_name =...MarkdownOfficeMathEx . IMAGE doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  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. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... let doc = new aw . Document (); // The... let newStyle = doc . styles . addCopy ( doc . styles . at (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PhoneticGuide | Aspose.Words for Java

    Represents Phonetic Guide in Java.... Document doc = new Document(getMyDir() + "Phonetic...docx"); RunCollection runs = doc.getFirstSection().getBody().getFirstParagraph()...

    reference.aspose.com/words/java/com.aspose.word...
  5. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing your Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // "TableStart" and "TableEnd"...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Aspose::Words::Font::get_NumberSpacing method |...

    Aspose::Words::Font::get_NumberSpacing method. Gets or sets the spacing type of the numeral being displayed in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // This effect is only supported...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Merge DOT Files Online or using Java | products...

    Free online app to combine different DOT files. Java merging library code to merge DOT Documents....Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML...[Product Documentation](https://docs.aspose.com/words/java/syste...

    products.aspose.com/total/java/merge/dot/
  8. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your Documents. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pap...
  9. BarcodeParameters.SymbolHeight | Aspose.Words f...

    Discover the BarcodeParameters SymbolHeight property to easily adjust barcode image height in twips (1/1440 inches) for optimal scanning performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Bookmark.LastColumn | Aspose.Words for .NET

    Discover the LastColumn property, easily access the zero-based index of the last column in your table's bookmark range for efficient data management.... Document doc = new Document ( MyDir + "Table...bookmarks.doc" ); foreach ( Bookmark bookmark in doc . Range ...

    reference.aspose.com/words/net/aspose.words/boo...