Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 16,387 for

point

(0.25 sec)
  1. FootnoteOptions.restart_rule property | Aspose....

    FootnoteOptions.restart_rule property. Determines when automatic numbering restarts....restart these counts at any point. self . assertEqual ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to digitally sign PDF|Aspose.PDF for C++

    Digitally sign PDF documents using C++. Verify, or validate the digitally sign PDFs using C++....PDFs existed at a specific point in time and has not changed...

    docs.aspose.com/pdf/cpp/digitally-sign-pdf-file/
  3. Copying sheets between workbooks causes issues ...

    Hi, I have a scenario where deleting rows or sheets in a workbook after copying sheets from a different workbook will error if both workbooks contain textjoin functions used in cell formula. This appears to have been wo…...\"ONE\",\"TWO\")"; //at this point, both workbooks have a worksheet...

    forum.aspose.com/t/copying-sheets-between-workb...
  4. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。...of the 1st SeriesCollection point chart . getNSeries (). get (...of the 1st SeriesCollection point chart . getNSeries (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  5. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....need to set this property to point to a document instance, before...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...of the 1st SeriesCollection point chart . GetNSeries (). Get (...of the 1st SeriesCollection point chart . GetNSeries (). Get (...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  7. Disable Text Wrapping for Data Labels on the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....Custom Data Label of Chart Point with JavaScript via C++ Read...

    docs.aspose.com/cells/javascript-cpp/disable-te...
  8. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code Point value in decimal or hexadecimal in C++....or sets the character’s code point value in decimal or hexadecimal...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...10, 2024, 7:57am 4 Another point is - if I try the following:...is the status here? From my point of view, these are standard...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...calculation based on CENTER POINT rotation // Rotation happens...shape's center, not the anchor point // // Target position AFTER...

    forum.aspose.com/t/topic/324972