Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 33,579 for

line

(0.45 sec)
  1. Stroke.line_style property | Aspose.Words for P...

    Stroke.Line_style property. Defines the Line style of the stroke....line_style property Stroke.line_style property Defines the line...of the stroke. @property def line_style ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Update CSV File using .NET | products.aspose.com

    Modify CSV documents in C# VB.NET applications without using Microsoft Excel....Studio Install from command line as nuget install Aspose.Cells...each row is separated by a new line. The first row, known as the...

    products.aspose.com/total/net/update/csv/
  3. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document document) { StructuredDocumentTag structuredDocumentTag; try { struct…... If there is only one line MS Word shows list label outside... If there are more than one line, list label is shown inside...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  4. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint presentations with tailored legend formatting.... Can I make multi-line legend labels? Yes. Long labels...space is insufficient; forced line breaks are supported via newline...

    docs.aspose.com/slides/androidjava/chart-legend/
  5. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... LINE Line. PLAQUE Plaque. CAN Can. DONUT...FLOW_CHART_OFFLINE_STORAGE Flow chart off-line storage. FLOW_CHART_ONLINE_STORAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using JavaScript via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....new CustomEngine (); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/javascript-cpp/direct-cal...
  7. Access the Text Box by the Name|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.... Then in the next lines, we access the same text box...Create TextBox in Which Each Line Has a Different Horizontal Alignment...

    docs.aspose.com/cells/java/access-the-text-box-...
  8. Pst SplitInto MergeWith Cancel - Free Support F...

    Hello, Version 24.6 added .Abort/.Cancel methods for long-running operations to MboxStorageReader.SplitInto: Members for .NET Framework 4.5 and .NET Core Versions SplitInto token : A CancellationToken that allows for…...items in a loop, the first inner line of the loop can have: If .Cancel...ThrowException or whatever! Just one line, very thread-safe and simple...

    forum.aspose.com/t/pst-splitinto-mergewith-canc...
  9. ChartShapeType | Aspose.Words for Java

    Specifies the shape type of chart elements in Java.... INVERSE_LINE Inverse line. IRREGULAR_SEAL_1 Irregular...LIGHTNING_BOLT Lightning bolt. LINE Line. MATH_DIVIDE Math divide....

    reference.aspose.com/words/java/com.aspose.word...
  10. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned Line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…... I use the below mentioned line to achieve that: Fontconfigs... I used the below mentioned line: System.setProperty(“Aspose...

    forum.aspose.com/t/limiting-font-folders-and-pr...