Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 34,524 for

line

(0.71 sec)
  1. How to Insert Rows in Excel using Java

    This brief guide discusses how to insert rows in Excel using Java. It explains the system preferences, stepwise workflow, and a sample code to add multiple rows in Excel using Java....the whole process to insert line in Excel using Java . The process...

    kb.aspose.com/cells/java/how-to-insert-rows-in-...
  2. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…...SpaceBefore or inserting a line break). Then remove the field...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  3. How to Add Group Shape into Word File|Aspose.Wo...

    Add group shape into a document using Node.js....How do I apply fill color or line style to a shape within a GroupShape...

    docs.aspose.com/words/nodejs-net/how-to-add-gro...
  4. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。... get ( 0 ); // Add the line to the worksheet sheet . getShapes...getShapes().addAutoShape(AutoShapeType.Line, 2, 0, 2, 0, 100, 300); // method...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-shapes/
  5. Extract text from PDF in C# | Aspose.PDF

    C# source code to extract text from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....writer and open the file, write a line of text to the file Extract...

    products.aspose.com/pdf/net/parser/text/
  6. 在Excel转HTML时排除未使用的样式,支持C++|Documentation

    学习在使用Aspose.Cells for C++将Excel转换为HTML时排除未使用样式的方法。...HtmlSaveOptions opts ; // Comment this line to include unused styles opts...

    docs.aspose.com/cells/zh/cpp/exclude-unused-sty...
  7. Hide and Unhide Worksheets in a Workbook in VST...

    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....set of code samples shows the line used to unhide the worksheet...

    docs.aspose.com/cells/net/hide-and-unhide-works...
  8. Rotate Text with Shape inside the Worksheet usi...

    Learn how to rotate text with shape inside an Excel worksheet using Aspose.Cells for Node.js via C++....Document Assistant Close Set Line Spacing of the Paragraph in...

    docs.aspose.com/cells/nodejs-cpp/rotate-text-wi...
  9. ChartSeriesCollection.add method | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection.add method...to any type of Bar, Column, Line and Surface charts. add ( seriesName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。...Count == 1 ) { // Draw virtual line PointF pt = ToPoint ( points...// Draw polygon and virtual line // Draw triangles if ( triangles...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...