Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 157,096 for

doc

(0.12 sec)
  1. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    Discover PdfSaveOptions' PreblendImages property. Easily control transparent image blending for enhanced Document quality and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertImage ( ImageDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Suppose a run that we use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...presentation = new Presentation(); var doc = new Document(); var builder...builder = new DocumentBuilder(doc); foreach ( var slide in presentation...

    products.aspose.com/slides/net/conversion/pptx-...
  5. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape into the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageSaveOptions.tiffCompression property | Asp...

    ImageSaveOptions.tiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabelCollection.showPercentage propert...

    ChartDataLabelCollection.showPercentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.DownsampleOptions | Aspose.Words...

    Discover PdfSaveOptions' DownsampleOptions property to customize your PDF quality and optimize file size for better performance and clarity.... Document doc = new Document ( MyDir + "Images...ResolutionThreshold , Is . EqualTo ( 0 )); doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ChartDataLabelCollection.ShowValue | Aspose.Wor...

    Discover how the ShowValue property in ChartDataLabelCollection enhances your data visualization by displaying series values. Optimize your charts today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Chart chart = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

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