Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 33,579 for

line

(0.58 sec)
  1. 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 first...

    docs.aspose.com/cells/java/trim-leading-blank-r...
  2. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following Line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...Validation|Documentation has the following line: Validation validation = va...the Aspose documentation. The line in question: Validation validation...

    forum.aspose.com/t/data-validation-example-fail...
  3. Installation|Documentation

    Adding or updating Aspose.OCR for Python via C++ package in your project....is available from the command line. You can check this by running:...

    docs.aspose.com/ocr/python-cpp/installation/
  4. Trim Leading Blank Rows and Columns while expor...

    Trim Leading Blank Rows and Columns while exporting spreadsheets to CSV format by using Aspose.Cells for Python via .NET API.... For example, consider this line ,,, data1 , data2 Here the first...

    docs.aspose.com/cells/python-net/trim-leading-b...
  5. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....once, // and the contents will line up in a way that creates a booklet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompatibilityOptions.suppressTopSpacing propert...

    CompatibilityOptions.suppressTopSpacing property. Ignore Minimum and Exact Line Height for First Line on Page....Minimum and Exact Line Height for First Line on Page. get suppressTopSpacing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 新建一个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
  8. Features Overview|Aspose.Slides for Node.js via...

    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....NET Poly Line Shapes You can create or modify poly line shapes...via .NET: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/nodejs-net/features-over...
  9. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...convert_to_list_structure(text_lines): structured_list = [] current_level...current_level = [] for line in text_lines: # Match patterns like...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  10. PsSaveOptions.use_book_fold_printing_settings p...

    PsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....once, # and the contents will line up in a way that creates a booklet...

    reference.aspose.com/words/python-net/aspose.wo...