Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 39,614 for

one

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

    Represents a group of sequential Revision objects in Java.... The returned value is one of RevisionType constants. getText()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::TxtListIndentation class...

    Aspose::Words::Saving::TxtListIndentation class. Specifies how list levels are indented when document is exporting to Text format. To learn more, visit the documentation article in C++....Character to use as indentation per one list level. The default value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Fonts::SystemFontSource::SystemF...

    Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor. Ctor in C++....directory as a substitute for one that does not. doc -> get_FontSettings...directory as a substitute for one that does not. doc -> get_FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index...default returns Series plus one based index. @property def name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Change named value in XMP metadata of EPS|C++

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code here....contain XMP metadata the new one will be created, filled in with...contain XMP metadata we get new one filled with values from PS metadata...

    docs.aspose.com/page/cpp/xmp-metadata/change-na...
  6. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...gradient is a smooth transition of one color to another. It is used...and pass it into setPaint() or one of the fillText() or fillAndStrokeText()...

    docs.aspose.com/page/java/ps/working-with-gradi...
  7. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!...line to the StringBuilder with one prepended tab character for each...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document.... address = 'One Microsoft Way' doc . field_options...result ) self . assertEqual ( 'One Microsoft Way' , builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::GradientVariant enum | ...

    Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a gradient fill in C++....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...gradient is a smooth transition of one color to another. It is used...and pass it to SetPaint() or one of the FillText() or FillAndStrokeText()...

    docs.aspose.com/page/net/ps/working-with-gradient/