Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 14,088 for

document editing

(0.5 sec)
  1. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageData.BiLevel | Aspose.Words for .NET

    Discover the ImageData BiLevel property to effortlessly control black and white image display, enhancing your visual content with precision....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!...Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Images in HTML – Add, Remove, Extract Images in C#

    Manipulate images in HTML programmatically in C#. Add, remove, and extract Images from HTML using Aspose.HTML for .NET library....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/images/
  5. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section....from all sections from the document leaving the sections themselves...themselves. doc = aw . Document () # A blank document contains one section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAdvance.DownOffset | Aspose.Words for .NET

    Discover the FieldAdvance DownOffset property, easily adjust text positioning with precise control over vertical spacing for enhanced Document formatting....field, and edit its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldAdvance.RightOffset | Aspose.Words for .NET

    Discover the FieldAdvance RightOffset property, easily adjust text positioning with precise point control for enhanced Document formatting and clarity....field, and edit its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldAdvance.HorizontalPosition | Aspose.Words ...

    Discover the FieldAdvance HorizontalPosition property, easily adjust text positioning for precise layout control in your Documents. Enhance your formatting today!...field, and edit its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify text only in form fields in Microsoft Word in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...protection to every section in the document. doc -> Protect ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. DocumentBuilder.MoveTo | Aspose.Words for .NET

    Discover the DocumentBuilder MoveTo method to easily navigate inline nodes and efficiently position your cursor at paragraph ends for seamless Document Editing.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/doc...