Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 182,444 for

doc

(1.52 sec)
  1. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section.... let doc = new aw . Document ( base ...."Paragraphs.docx" ); let paragraphs = doc . firstSection . body . paragraphs...

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

    Explore Aspose.Words.TextColumnCollection to manage text columns in your Documents effortlessly. Enhance your Document formatting with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TextColumnCollection columns...

    reference.aspose.com/words/net/aspose.words/tex...
  3. DownsampleOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.DownsampleOptions class to easily customize image downsampling for optimized Document quality and performance.... Document doc = new Document ( MyDir + "Images...ResolutionThreshold , Is . EqualTo ( 0 )); doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a table with three...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape chartShape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving....IWarningCallback' , () => { let doc = new aw . Document ( base ....HandleDocumentWarnin (); doc . warningCallback = callback ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Theme.Colors | Aspose.Words for .NET

    Customize your Document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning look.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  8. CellFormat.PreferredWidth | Aspose.Words for .NET

    Discover the CellFormat PreferredWidth property to easily customize cell widths for optimal layout and design in your spreadsheets. Enhance your data presentation!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  9. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal Document quality and performance....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF...HandleDocumentWarnin (); doc . WarningCallback = callback ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DropDownItemCollection.Item | Aspose.Words for ...

    Access and manage elements effortlessly with the DropDownItemCollection Item property. Set or retrieve items by index for seamless data handling.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a combo box, and...

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