Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 33,205 for

line

(0.11 sec)
  1. 通过 C++ 保护或取消保护共享工作簿|Documentation

    学习如何用 Aspose.Cells for C++ 对共享工作簿进行密码保护或取消保护。..."1234" ); // Uncomment this line to Unprotect the Shared Workbook...

    docs.aspose.com/cells/zh/cpp/password-protect-o...
  2. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... stroke Gets line formatting for the parent chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Java. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....axis, and the second chart is a line chart with X as a category axis...

    docs.aspose.com/cells/java/x-axis-vs-category-a...
  4. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....# When a document contains lines of text in which a word could...up and continued on the next line, # hyphenation will look through...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Create Dynamic Chart with C++|Documentation

    Learn how to create a dynamic chart using Aspose.Cells for C++. 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/cpp/create-dynamic-chart/
  6. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.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...
  7. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Aspose::Words::Drawing::Charts::ChartDataPoint class. Allows to specify formatting of a single data point on the chart. To learn more, visit the documentation article in C++....Provides access to fill and line formatting of this data point...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... lineSpacing Returns line spacing of this font (in points)...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...2:02pm 7 @lyash , Please add a line in your code segment to save...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  10. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....9 ); // Make the line invisible const lineFormat =...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...