Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,725 for

appearance

(0.15 sec)
  1. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis....insert a chart and modify the appearance of its axes. doc = aw . Document...options that can change their appearance, # such as their direction...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark method. Returns or sets the major tick marks in C++....insert a chart and modify the appearance of its axes. auto doc = System...options that can change their appearance, // such as their direction...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Document method. Returns the document containing the parent chart in C++....insert a chart and modify the appearance of its axes. auto doc = System...options that can change their appearance, // such as their direction...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method. Gets or sets type of the category axis in C++....insert a chart and modify the appearance of its axes. auto doc = System...options that can change their appearance, // such as their direction...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. LayoutOptions.revision_options property | Aspos...

    LayoutOptions.revision_options property. Gets revision options....Examples Shows how to alter the appearance of revisions in a rendered...' ) # Remove the bar that appears to the left of every revised...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java....insert a chart and modify the appearance of its axes. Document doc...options that can change their appearance, // such as their direction...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of text in C++....plain text box and modify its appearance. auto doc = System :: MakeObject...and color of the frame that appears when you mouse over the structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Convert Text to SVG using C#

    This guide covers the details to convert text to SVG using C#. It includes the step-by-step process and a runnable sample code to make svg from text using C#....contents and set different appearance attributes Append text to...text string and different appearance parameters like the color...

    kb.aspose.com/svg/net/convert-text-to-svg-using...
  9. How to Add Digital Signature to PDF in Java

    This brief tutorial elaborates how to add digital signature to PDF in Java. It includes the step-by-step guide and runnable code snippet to demonstrate how using Java sign PDF with certificate....Rectangle coordinates and set the appearance image for the signature Sign...you can control signature appearance like the image, reason, contact...

    kb.aspose.com/pdf/java/how-to-add-digital-signa...
  10. Add Tooltip in PDF in Java

    Follow this article to add tooltip in PDF in Java. It shares details for setting the IDE, a list of steps, and a sample code to work with the PDF tooltip in Java for form fields....its border parameters and appearance Add the TextBoxField control...control’s border properties and appearance, and finally add this control...

    kb.aspose.com/pdf/java/add-tooltip-in-pdf-in-java/