Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 170,497 for

doc

(0.14 sec)
  1. 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...
  2. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto signatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words/sig...
  3. 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...
  4. FieldOptions.LegacyNumberFormat | Aspose.Words ...

    Discover the FieldOptions LegacyNumberFormat property to enable or disable legacy number formats for fields, enhancing compatibility and performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Field field = builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. ChartDataLabelCollection.Rotation | Aspose.Word...

    Adjust the rotation of your ChartDataLabelCollection for optimal visibility. Customize data label angles to enhance your chart's readability and impact.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  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.ShowBubbleSize | Aspos...

    Discover how the ShowBubbleSize property in ChartDataLabelCollection enhances your Bubble charts by controlling data label visibility. Boost your data presentation!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Chart chart = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Font.locale_id_far_east property | Aspose.Words...

    Font.locale_id_far_east property. Gets or sets the locale identifier (language) of the formatted Asian characters.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Specify font settings that the...

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