Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 43,528 for

doc

(0.2 sec)
  1. FieldDocProperty | Aspose.Words for Java

    Implements the DocPROPERTY field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways of using...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // By default, time is displayed...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase.aspectRatioLocked property | Aspose.W...

    ShapeBase.aspectRatioLocked property. Specifies whether the shape's aspect ratio is locked.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a shape. If we open...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

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

    Discover the Table CellSpacing property to easily customize cell spacing in points, enhancing your table's appearance and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  6. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); for ( int i = 0 ; i < 100...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Font.NameFarEast | Aspose.Words for .NET

    Discover the Font NameFarEast property to easily customize and set East Asian font names for enhanced typography in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font settings that...

    reference.aspose.com/words/net/aspose.words/fon...
  8. DownsampleOptions.resolution property | Aspose....

    DownsampleOptions.resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to.... let doc = new aw . Document ( base ....resolutionThreshold ). toEqual ( 0 ); doc . save ( base . artifactsDir...

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

    Control your chart's appearance with the ShowLegendKey property in ChartDataLabelCollection. Easily toggle legend keys for enhanced data clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Chart chart = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataPointCollection.CopyFormat | Aspose.Wo...

    Effortlessly copy formatting between data points with the ChartDataPointCollection CopyFormat method. Enhance your data visualization today!... Document doc = new Document ( MyDir + "DataPoint...format. Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...