Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 111,212 for

note

(0.21 sec)
  1. Working with Ole Objects|Aspose.Words for Java

    Create and modify OLE embedding in your document using Java.... Please note that the document will be automatically...

    docs.aspose.com/words/java/working-with-ole-obj...
  2. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances document formatting by seamlessly merging styles from imported content for optimal results.... Note, that it is not always possible...

    reference.aspose.com/words/net/aspose.words/imp...
  3. Appendix B. Technical FAQ in C#|Aspose.Words fo...

    Learn the LINQ Reporting Engine FAQ to build a report in C#.... Note, that the engine does not support...

    docs.aspose.com/words/net/appendix-b-technical-...
  4. Create DOCM in Python | products.aspose.com

    Generate Microsoft Word DOCM document using Python applications without using Microsoft Word.... It’s important to note that DOCM files can potentially...

    products.aspose.com/total/python-net/create/docm/
  5. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as PDF, the resulting PDF shows some kind of t…... Please note: When exporting the document...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  6. Chart Label Is Rendered Black when Converting f...

    Hi, I ran into an issue when converting a chart in PDF to PPTX. Screenshot 2023-03-02 at 10.02.29 AM.png (67.3 KB). The column chart’s last label is rendered with a black background which is not present in the source P…... On the other hand, please note that the issues are resolved...

    forum.aspose.com/t/chart-label-is-rendered-blac...
  7. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Master the conversion of PDFs to PowerPoint slides using Aspose.PDF for Python via Java. Follow our detailed instructions for high-quality PPTX results.... Please note that in order to convert PDF...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  8. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++.... Note that when border properties...being the last element. Also, note that characterIndex currently...

    docs.aspose.com/words/cpp/using-documentbuilder...
  9. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....application’s working directory (see the note in Preparing section). Alternatively...

    docs.aspose.com/ocr/cpp/hello-world/
  10. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…... Please note that the IPortion::get_Text...

    forum.aspose.com/t/portion-get-text-returns-sen...