Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 34,465 for

document properties

(0.1 sec)
  1. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning gradients with customizable stops for enhanced Document visuals....Working with Graphic Elements documentation article. public class GradientStop...of the GradientStop class. Properties Name Description BaseColor...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling....ImageFileName property Gets or sets the file name...get ; set ; } Remarks This property allows you to redefine how...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Generate Codablock-F Barcodes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode using the aspect_ratio properties of class CodablockParameters...and rows, columns and rows properties of class CodablockParameters...

    docs.aspose.com/barcode/python-net/generate-cod...
  4. ParagraphFormat.character_unit_first_line_inden...

    ParagraphFormat.character_unit_first_line_indent property. Gets or sets the value (in characters) for the first-line or hanging indent...character_unit_first_line_indent property ParagraphFormat.character...character_unit_first_line_indent property Gets or sets the value (in characters)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method... Document (); let builder = new aw ..."GradientAngle" properties after the document saves. let saveOptions...

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

    Discover the Aspose.Words.Drawing.Charts.AxisTickMark enum for customizable tick mark positions, enhancing your chart's clarity and visual appeal.... Document doc = new Document (); DocumentBuilder...= true ; // Define Y-axis properties for decimal values. ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Table.autoFit method | Aspose.Words for Node.js

    Table.autoFit method. Resizes the table and cells according to the specified auto fit behavior....commands set relevant table properties and then update the table...style. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Count number of cells in the Worksheet|Document...

    In this article, you will learn how to programmatically count number of cells in the Excel worksheet using Aspose.Cells for Python via .NET API....count_large properties as shown in the code example...

    docs.aspose.com/cells/python-net/count-number-o...
  9. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... Document () builder = aw . DocumentBuilder..."GradientAngle" properties after the document saves. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Introduction

    Hello World example to create OneNote Document from scratch using Java library or API. You can add OneNote page, outline, outline element and text dynamically using Java....Create a Hello World OneNote Document using the API This article...explains how to create a OneNote document from scratch using the simple...

    docs.aspose.com/note/java/introduction/