Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 155,673 for

doc

(0.06 sec)
  1. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython.... doc = Document ( dataDir + "TestFile.doc" ) comments...= self . extract_comments ( doc ) for comment in comments : print...

    docs.aspose.com/words/java/working-with-comment...
  4. MailMergeRegionInfo.ParentRegion | Aspose.Words...

    Discover the MailMergeRegionInfo ParentRegion property, which provides essential parent region details, returning null for top-level regions. Enhance your Document automation!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // "TableStart" and "TableEnd"...

    reference.aspose.com/words/net/aspose.words.mai...
  5. FieldMergeBarcode.PosCodeStyle | Aspose.Words f...

    Discover the FieldMergeBarcode PosCodeStyle property for customizable Point of Sale barcodes. Support for UPCA, EAN13, and more with flexible styling options!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldMergeBarcode.BackgroundColor | Aspose.Word...

    Discover the FieldMergeBarcode BackgroundColor property to customize your barcode's appearance. Easily set colors for enhanced visibility and branding!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the Document as a bookmark start in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FieldMergeBarcode.SymbolHeight | Aspose.Words f...

    Adjust the FieldMergeBarcode SymbolHeight property to customize your barcode's height in TWIPS. Enhance your data presentation with precision!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ConvertUtil.inch_to_point method | Aspose.Words...

    ConvertUtil.inch_to_point method. Converts inches to points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.sharedDocument proper...

    BuiltInDocumentProperties.sharedDocument property. Indicates whether the Document is a shared Document.... let doc = new aw . Document ( base ....properties.docx" ); expect ( doc . builtInDocumentPrope . scaleCrop...

    reference.aspose.com/words/nodejs-net/aspose.wo...