Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 168,819 for

doc

(0.26 sec)
  1. ShapeBase.distanceLeft property | Aspose.Words ...

    ShapeBase.distanceLeft property. Returns or sets the distance (in points) between the Document text and the left edge of the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a rectangle and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Jpeg...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and tables in your Documents. Enhance layout control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageColorMode enum to optimize Document page images. Control color modes for enhanced visual quality in your projects.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TxtListIndentation.Character | Aspose.Words for...

    Discover the TxtListIndentation property to customize list indentation with your preferred character. Enhance readability and visual appeal effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list with three...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of list label.... let doc = new aw . Document ( base ....docx" ); doc . updateListLabels (); let paras = doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabelCollection.NumberFormat | Aspose....

    Discover the ChartDataLabelCollection NumberFormat property to easily customize data label formats for your entire series, enhancing clarity and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a line chart, then...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Border.ClearFormatting | Aspose.Words for .NET

    Reset your border properties to default with the Border ClearFormatting method. Simplify your design process and enhance your project's appearance!... Document doc = new Document ( MyDir + "Borders... BorderCollection borders = doc . FirstSection . Body . FirstParagraph...

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