Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 50,879 for

properties

(1.34 sec)
  1. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java.... on90 ); // set text properties textStamp . getTextState...select color for StrokingColor property. Later, bind TextState to...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  2. LINQ Reporting Engine Features in C#|Aspose.Wor...

    Learn the powerful LINQ Reporting Engine features to build a report in C#....class that exposes public properties or methods can be passed...you to call methods, access properties, and apply LINQ operators...

    docs.aspose.com/words/net/linq-reporting-engine...
  3. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false....AllowComments property Gets or sets a value indicating...dialog. Default value for this property is false . public bool AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  5. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...stroke color, width, and other properties . However, these effects...original font and effect properties before replacement using...

    forum.aspose.com/t/when-replacing-text-with-the...
  6. Aspose.Diagram .NET for VSTO|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....File Formats Update shape properties in VSTO and Aspose.Diagram...Drawings in Visio Get Document Properties Inserting a new Page in Visio...

    docs.aspose.com/diagram/net/aspose-diagram-net-...
  7. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Python provides classes and properties that allow you to format...image to the picture.image property of the shape’s picture_fill_format...

    docs.aspose.com/slides/python-net/shape-formatt...
  8. Customize Barcode Text and Captions in JavaScri...

    How to Set Barcode Text and Captions in Aspose.BarCode for JavaScript via C++...the Location and Alignment properties of the CodeTextParameters...class. Location The Location property controls the vertical position...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  9. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...Using MAPI Properties The Aspose.Email API provides...addresses from corresponding MAPI properties within the message structure...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  10. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...whether FontBold or FontItalic properties were set via a font dropdown...button . The portion format properties such as get_FontBold() and...

    forum.aspose.com/t/font-type-distinction-is-not...