Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 33,435 for

line

(0.21 sec)
  1. 用 JavaScript 通过 C++ 设置或取消共享工作簿的密码保护|Documentation

    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...."1234" ); // Uncomment this line to Unprotect the Shared Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/passwor...
  2. DefaultFontSubstitutionRule.default_font_name p...

    DefaultFontSubstitutionRule.default_font_name property. Gets or sets the default font name.... writeln ( 'Line written in a missing font, which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.format property | Aspose.Words for Py...

    ChartAxis.format property. Provides access to Line formatting of the axis and fill of the tick labels....property Provides access to line formatting of the axis and fill...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... TextFragment > line in paragraph . Lines ) { foreach ( Aspose...Text . TextFragment fragment in line ) { paragraphText . Append (...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  5. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....attributes such as color, line style, line width, distance from text...Paragraph Lines If you want to count the number of lines in a paragraph...

    docs.aspose.com/words/net/working-with-paragraphs/
  6. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....NET Poly Line Shapes You can create or modify poly line shapes...for .NET: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/net/features-overview/
  7. DigitalSignatureUtil.sign method | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.sign method...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...
  8. Aspose.Slides for Python via .NET Not Releasing...

    We have a requirement where we have to merge slides from multiples presentation into a single presentation. But when we load the presentation using with statement and exit the with statement the memory loaded by the pres…...10:26am 3 Line # Mem usage Increment Occurrences Line Contents...

    forum.aspose.com/t/aspose-slides-for-python-via...
  9. Some text are getting cut while converting from...

    Hi team, Please check the pdf at page 11 & 13. The text are getting cut. I am attaching word doc and pdf file for your reference. issue.zip (1.4 MB)...PDF, eliminating unexpected line‑height changes. UpdatePageLayout...enough to contain the lowest line of text. Paragraph spacing –...

    forum.aspose.com/t/some-text-are-getting-cut-wh...
  10. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. 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...). putValue ( 2 ); // Create Line Chart: X as Category Axis let...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...