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

line

(0.11 sec)
  1. 边框设置|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框的宽度、样式和颜色,可以更好地控制单元格的外观和表现。... style ; // Setting the line style and color of the top border...Color . Black ; // Setting the line style and color of the bottom...

    docs.aspose.com/cells/zh/javascript-cpp/cells-b...
  2. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....two different parts of a text line. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Create, Open and Add Mbox Files in C# .NET

    Discover mbox format for effective storage and processing of your email messages. Learn to create, open and add mbox files in C# .NET...“From " line (note the space after “From”). This line marks the...including mboxo (where the “From " line is preceded by a newline character)...

    blog.aspose.com/email/creating-mbox-files-using...
  4. How to - Update existing JasperReports demos to...

    Learn how to update existing JasperReports demos to leverage the capabilities of Aspose.PDF for JasperReports....and run the following command line: ant runServer Open a new command...following commands in the command line: ant javac – to compile the...

    docs.aspose.com/pdf/jasperreports/how-to-update...
  5. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...Shows how to add a signature line to a document, and then sign...Configure and insert a signature line, an object in the document that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 不用在工作表中编写,直接用JavaScript用C++进行自定义函数的计算|Documenta...

    本文介绍如何使用Aspose.Cells库,允许用JavaScript用C++在Microsoft Excel中直接计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或新建一个,计算自定义函数,并保存修改后的文件。...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/zh/javascript-cpp/direct-...
  7. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, Line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...combination chart of stacked column, line with markers on the primary...effectively groups them), then add the line series , and set the series...

    forum.aspose.com/t/need-a-sample-code-to-create...
  8. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...will return font size of one line, independent of stamp's width...restrict user to use only one line. But font size anyway can be...

    forum.aspose.com/t/how-to-get-content-height-on...
  9. 用JavaScript通过C++设置主轴和副轴|Documentation

    学习如何理解和使用Aspose.Cells for JavaScript通过C++中的主轴和副轴。我们的指南将帮助您理解主轴与副轴的区别,以及如何有效配置和使用它们。...the second series ChartType to line chart . nSeries . get ( 1 )...). type = ChartType . Line ; // Set the series name chart . nSeries...

    docs.aspose.com/cells/zh/javascript-cpp/primary...
  10. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single Line of code in Java....of documents using a single line of code. Remarks: The specified...convert documents with a single line of code. String doc = getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...