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

line

(0.07 sec)
  1. How to check if list item is really empty - Fre...

    When we are generating a document using Aspose.Words in the post callback method we are checking whether the list item is empty. If the list item is empty we are deleting that number. The logic that we have used is: if…...starting the text from next line. For eg: image.png (896 Bytes)...

    forum.aspose.com/t/how-to-check-if-list-item-is...
  2. 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...
  3. 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...
  4. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... LINE , width = 450 , height = 300...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  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. 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...
  8. 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-...
  9. 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...
  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...