Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 50,907 for

doc

(0.09 sec)
  1. Fill.ForeTintAndShade | Aspose.Words for .NET

    Adjust the ForeTintAndShade property to easily lighten or darken your foreground color, enhancing your design with precision and creativity.... Document doc = new Document ( MyDir + "Big...document.docx" ); Fill textFill = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it.... let doc = new aw . Document ( base ....two pages.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Get Watermark from PDF using Python | Aspose.PDF

    Get watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as ap doc = ap . Document ( "sample.pdf" ) if doc . pages [..."get_watermark.jpg" , 'wc' ) doc . pages [ 1 ] . artifacts [ 1...

    products.aspose.com/pdf/python-net/watermark/get/
  5. TabAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.TabAlignment enum for customizable tab stop alignment. Enhance Document formatting with precision and flexibility today!...Document doc = new Document (); Paragraph para = doc . FirstSection...Word. Assert . AreEqual ( 0 , doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/tab...
  6. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shading.ForegroundPatternColor | Aspose.Words f...

    Discover the Shading ForegroundPatternColor property to customize your Shading object's foreground color for enhanced design and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); BorderCollection borders =...

    reference.aspose.com/words/net/aspose.words/sha...
  8. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in Python between various file formats: Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....professional quality: Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM,...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/python-net/conversion/
  9. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.topMargin property | Aspose.Words for...

    PageSetup.topMargin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...