Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 88,846 for

doc

(0.21 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 . True ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  2. ShapeBase.IsDecorative | Aspose.Words for .NET

    Discover ShapeBase. Easily manage decorative properties in your Documents. Enhance visual appeal by setting flags for unique shape designs.... Document doc = new Document ( MyDir + "Decorative...docx" ); Shape shape = ( Shape ) doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_BuildingBlockGallery method. Specifies type of building block for this SDT. Can not be null in C++.... auto doc = MakeObject < Document > ();...MakeObject < StructuredDocumentTa > ( doc , SdtType :: BuildingBlockGallery...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how the shape is positioned horizontally.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_pages method. Removes blank pages from the Document.... doc = aw . Document ( file_name =...( 2 , doc . page_count ) doc . remove_blank_pages () doc . update_page_layout...

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

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced line graphics in your Documents. Elevate your design today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

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