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

line

(3.87 sec)
  1. Aspose::Words::BorderCollection::get_Count meth...

    Aspose::Words::BorderCollection::get_Count method. Gets the number of borders in the collection in C++....DotDash ); } // After changing the line style of the borders in just...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Words::Drawing::Charts::Chart::get_Form...

    Aspose::Words::Drawing::Charts::Chart::get_Format method. Provides access to fill and Line formatting of the chart in C++....Provides access to fill and line formatting of the chart. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....the position on the current line of text when displaying this...specify options for signature line being inserted. Used in DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/
  4. Trim Leading Blank Rows and Columns while expor...

    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.... For example, consider this line ,,, data1 , data2 Here, the...

    docs.aspose.com/cells/net/trim-leading-blank-ro...
  5. How to Create a Dynamic Chart|Documentation

    Learn how to create a dynamic chart using Aspose.Cells for .NET. Our comprehensive guide will demonstrate how to update and modify your chart's data, layout, and appearance in real time based on user input or system data changes....chart types such as column, line, bar, pie, scatter, and others...

    docs.aspose.com/cells/net/create-dynamic-chart/
  6. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = new DwgImage(); // 创建一条直线 CadLine Line = new CadLine(); Line.setFirstPoint(new Cad3DPoint(0, 0, 0)); Line.setSec…...// 创建一条直线 CadLine line = new CadLine(); line.setFirstPoint(new...0)); line.setSecondPoint(new Cad3DPoint(0, 100, 0)); line.setLayerName("0");...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  7. Reading Cell Values in Multiple Threads Simulta...

    Learn how to Read Cell Values in Multiple Threads Simultaneously with Aspose.Cells for Java APIs.... If you comment this line: testWorkbook . getWorksheets...

    docs.aspose.com/cells/java/reading-cell-values-...
  8. Keep Separators for Blank Rows while exporting ...

    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....provides the ability to keep line separators while converting...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  9. Odso Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.Odso class for seamless mail merge integration. Optimize your ODSO settings for efficient data source management.... The first line contains the three columns'...names, // and each subsequent line is a row with their respective...

    reference.aspose.com/words/net/aspose.words.set...
  10. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct.... GetStyle (); // This line will throw exception if Workbook...

    docs.aspose.com/cells/cpp/check-custom-number-f...