Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 34,944 for

line

(2.96 sec)
  1. Automate Presentation Localization in C++|Aspos...

    Automate PowerPoint and OpenDocument slide localization in C++ with Aspose.Slides, using practical code samples and tips for faster global rollout....language ID affect hyphenation and line breaks during rendering? In...proofing. Hyphenation quality and line wrapping primarily depend on...

    docs.aspose.com/slides/cpp/presentation-localiz...
  2. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for Java....Free text annotation Line (PDF 1.3) Line annotation Square (PDF...

    docs.aspose.com/pdf/java/overview-of-annotations/
  3. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart....to work with data points on a line chart. from api_example_base...drawing . charts . ChartType . LINE , width = 500 , height = 350...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Text in PDF|Aspose.PDF for Java

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and Java.... Add line indent, add text border, add...Determine Line Break - this topic explains how to track line breaking...

    docs.aspose.com/pdf/java/working-with-text/
  5. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++....Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature Line. Default value for this property is empty string in C++....displayed on signing the signature line. Default value for this property...certificate and a signature line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sig...
  7. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::get_ShowDate method. Gets or sets a value indicating that sign date is shown in the signature Line. Default value for this property is true in C++....date is shown in the signature line. Default value for this property...certificate and a signature line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sig...
  8. Aspose::Words::Fields::FieldSymbol::get_IsUnico...

    Aspose::Words::Fields::FieldSymbol::get_IsUnicode method. Gets or sets whether the character code is interpreted as the value of a Unicode character in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldSymbol::get_IsAnsi ...

    Aspose::Words::Fields::FieldSymbol::get_IsAnsi method. Gets or sets whether the character code is interpreted as the value of an ANSI character in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...and are used to draw different line objects such as an ellipse,...the DrawLine method to draw a line with the desired width Save...

    docs.aspose.com/drawing/net/working-with-pens/