Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 34,982 for

line

(0.46 sec)
  1. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, rotate, skew, matrix with Aspose.SVG. Includes clear code examples and best practices....same distance along parallel lines. This can be interpreted as...along the y-axis (line 12) and the x-axis (line 14). A scale value...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  2. 使用 Python 处理 PDF 图层|Aspose.PDF for Python via .NET

    了解如何在 Python 中添加、锁定、提取、扁平化和合并 PDF 图层。... Layer ( "oc1" , "Red Line" ) layer . contents . append...ap . Layer ( "oc2" , "Green Line" ) layer . contents . append...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  3. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++.... // Line up the shape with the group's...group shape, with its top size lined up along the group shape's bottom...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Rotate Text with Shape inside the Worksheet|Doc...

    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....Document Assistant Close Set Line Spacing of the Paragraph in...

    docs.aspose.com/cells/net/rotate-text-with-shap...
  5. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net....signed Excel file Add Signature line to the worksheet Support for...

    docs.aspose.com/cells/net/assign-and-validate-d...
  6. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... fill ; // Get the line format type of the textbox....lineformat = textbox0 . line ; // Set the line weight. lineformat...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  7. 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...
  8. Aspose::Words::Drawing::Charts::LegendPosition ...

    Aspose::Words::Drawing::Charts::LegendPosition enum. Specifies the possible positions for a chart legend in C++....Drawing :: Charts :: ChartType :: Line , 450 , 300 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Ruby|Aspose.Words for Java

    How to use Aspose.Words for Java from Ruby....these simple steps: Add this line to your application’s Gemfile...understand the above code. The first line makes sure that the aspose words...

    docs.aspose.com/words/java/aspose-words-java-fo...
  10. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... GetFill (); // Get the line format type of the textbox....textbox0 . GetLine (); // Set the line weight. lineFormat . SetWeight...

    docs.aspose.com/cells/zh/cpp/managing-controls/