Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 182,652 for

doc

(1.2 sec)
  1. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontEmbeddingLicensingRights Class | Aspose.Wor...

    Discover Aspose.Words.Fonts.FontEmbeddingLicensingRights class to manage font embedding rights effortlessly and enhance your Document's presentation.... Document doc = new Document ( MyDir + "Embedded...FontInfoCollection fontInfos = doc . FontInfos ; foreach ( FontInfo...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Story.Tables | Aspose.Words for .NET

    Discover Story Tables, a curated collection of tables directly linked to your story, enhancing organization and engagement effortlessly.... Document doc = new Document ( MyDir + "Tables...); TableCollection tables = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words/sto...
  4. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a new instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance.... string doc = MyDir + "Big document.docx"...( splitterContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  5. ChartXValue.FromString | Aspose.Words for .NET

    Discover the ChartXValue FromString method to effortlessly create String-type ChartXValue instances. Enhance your data visualization today!... Document doc = new Document (); DocumentBuilder...ChartYValue . FromDouble ( 5.7 )); doc . Save ( ArtifactsDir + "Charts...

    reference.aspose.com/words/net/aspose.words.dra...
  6. SvgSaveOptions.max_image_resolution property | ...

    SvgSaveOptions.max_image_resolution property. Gets or sets a value in pixels per inch that limits resolution of exported raster images... doc = aw . Document ( file_name =.... max_image_resolution = 72 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Metered constructor | Aspose.Words for Python

    Metered constructor. Initializes a new instance of this class.... doc = aw . Document ( MY_DIR + 'Document.docx' ) doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging text into your desired number of columns for enhanced readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...
  9. PageBorderAppliesTo enumeration | Aspose.Words ...

    Aspose.Words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your Documents. Enhance your Document management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...