Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 34,423 for

line

(0.15 sec)
  1. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompatibilityOptions.SuppressBottomSpacing | As...

    Optimize your layout with CompatibilityOptions' SuppressBottomSpacing property, ensuring perfect Line height on the last page for a polished look....property Ignore Exact Line Height for Last Line on Page. public bool...

    reference.aspose.com/words/net/aspose.words.set...
  5. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Aspose::Words::Drawing::Charts::ChartDataPoint class. Allows to specify formatting of a single data point on the chart. To learn more, visit the documentation article in C++....Provides access to fill and line formatting of this data point...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...2:02pm 7 @lyash , Please add a line in your code segment to save...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  7. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....9 ); // Make the line invisible const lineFormat =...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  8. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact....Provides access to fill and line formatting of the axis title...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldFillIn.PromptOnceOnMailMerge | Aspose.Word...

    Optimize your mail merge with the PromptOnceOnMailMerge property. Control user responses for efficient data collection in your documents..../// <summary> /// Prepends a line to the default response of every...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...StringReader(md) Dim line As String = sr.ReadLine() While line IsNot Nothing...If IsPipeRow(line) Then Dim header As String = line Dim sep As...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...