Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 182,582 for

doc

(0.15 sec)
  1. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks formatting changes, ensuring accurate Document edits and enhanced collaboration.... Document doc = new Document ( MyDir + "Format..."Track changes". Assert . That ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  2. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output XLSX Document... let doc = new aw . Document ( base ....XlsxSectionMode . MultipleWorksheets ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisScaleType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.AxisScaleType enumeration. Specifies the possible scale types for an axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

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

    Discover the PreferredWidth Value property to easily access and customize your preferred width. Enhance your design with precise measurements today!... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  5. GraphicsQualityOptions.InterpolationMode | Aspo...

    Discover the GraphicsQualityOptions InterpolationMode property to easily customize your graphics' interpolation settings for enhanced visual quality.... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio = qualityOptions ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PdfLoadOptions.SkipPdfImages | Aspose.Words for...

    Discover PdfLoadOptions' SkipPdfImages property to control image loading in PDFs. Enhance performance by skipping images for faster Document processing.... PageCount = 1 ; Document doc = new Document ( MyDir + "Images...NodeCollection shapeCollection = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.loa...
  8. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add some text with characters...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all fields from your FieldCollection with our Clear method. Streamline your Document management and enhance efficiency today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  10. BorderCollection.Equals | Aspose.Words for .NET

    Discover the BorderCollection Equals method to efficiently compare border collections and enhance your coding productivity. Optimize your projects today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Paragraph...

    reference.aspose.com/words/net/aspose.words/bor...