Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 144,785 for

doc

(0.15 sec)
  1. ParagraphFormat.spaceBeforeAuto property | Aspo...

    ParagraphFormat.spaceBeforeAuto property. True if the amount of spacing before the paragraph is set automatically.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Apply a large amount of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Lorem ipsum...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Fill.foreTintAndShade property | Aspose.Words f...

    Fill.foreTintAndShade property. Gets or sets a double value that lightens or darkens the foreground color.... let doc = new aw . Document ( base ....document.docx" ); let textFill = doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Adjustment.Value | Aspose.Words for .NET

    Discover the Adjustment Value property, easily get or set raw adjustment values to enhance your data management and streamline your processes.... Document doc = new Document ( MyDir + "Rounded...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a column chart....

    reference.aspose.com/words/net/aspose.words.dra...
  6. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IStructuredDocumentTag.RemoveSelfOnly | Aspose....

    Discover the IStructuredDocumentTag RemoveSelfOnly method to effortlessly remove an SDT node while preserving its content in your Document tree.... Document doc = new Document ( MyDir + "Structured...IStructuredDocumentT > sdts = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  8. ReportingEngine.SetRestrictedTypes | Aspose.Wor...

    Discover how the SetRestrictedTypes method in ReportingEngine enhances security by limiting member access in template syntax for optimized data reporting.... Document doc = DocumentHelper . CreateSimpleDocument...AllowMissingMembers }; engine . BuildReport ( doc , new object ()); // We get an...

    reference.aspose.com/words/net/aspose.words.rep...
  9. DownsampleOptions class | Aspose.Words for Python

    aspose.words.saving.DownsampleOptions class. Allows to specify downsample options... doc = aw . Document ( file_name =...downsample_options . resolution_threshold ) doc . save ( file_name = ARTIFACTS_DIR...

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

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/net/aspose.words.dra...