Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 122,663 for

aspose note

(0.29 sec)
  1. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...Comments for DOCX not working Aspose.Words Product Family rachel...with the API call: def get_aspose_token(client_id, client_secret)...

    forum.aspose.com/t/comments-for-docx-not-workin...
  2. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....inc" ); java_require ( "lib\\Aspose.Words.jdk15.jar;lib\\jaxen-1...); $ doc = new Java ( "com.aspose.words.Document" ); $ builder...

    docs.aspose.com/words/java/usage-examples-for-php/
  3. How to change the Comment Font Color with Node....

    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.... Aspose.Cells for Node.js via C++ provides...APIs to accomplish the task. Aspose.Cells for Node.js via C++ provides...

    docs.aspose.com/cells/nodejs-cpp/how-to-change-...
  4. Markdown Converter – Convert Markdown Using Asp...

    Learn about supported Markdown conversions and consider Java example of how to convert Markdown to PDF using Aspose.HTML for Java....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/html/java/markdown-converter/
  5. Creating and Saving MSG Files|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....MSG Files Contents [ Hide ] Aspose.Email supports creating Outlook...to https://github.com/aspose-email/Aspose.Email-for-Java // The...

    docs.aspose.com/email/java/creating-and-saving-...
  6. 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…...PDF shows empty table borders Aspose.Words Product Family words-net...When creating a document with Aspose.Words and inserting a table...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  7. Image is Lost after DOCM to HtmlFixed Conversio...

    Hi, When we save a file a docm in HtmlFixed (Page mode) the image present in the file does not appear in the generated html. Note that if the file is saved in HTML (Web mode) the image is indeed present in the generate…...NET Aspose.Words Product Family ISIWARE...appear in the generated html. Note that if the file is saved in...

    forum.aspose.com/t/image-is-lost-after-docm-to-...
  8. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....fragments in a PDF document using Aspose.PDF for Python via .NET. It...Document. import os import aspose.pdf as ap # Global configuration...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  9. Word/PDF discrepancy - Free Support Forum - asp...

    Hi Alexey, Attached is the same report exported into Word and PDF (the document is built using Aspose). On page 56 there’s an ident in PDF, which is not in Word (and it shouldn’t be there, in fact). Could you please adv…...Word/PDF discrepancy Aspose.Words Product Family words-net AlexanderNovickov...(the document is built using Aspose). On page 56 there’s an ident...

    forum.aspose.com/t/word-pdf-discrepancy/326591
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...pdf”, saveOptions); Aspose.word for java 25.11. Word文...used in the DOCX is missing, Aspose.Words substitutes it with a...

    forum.aspose.com/t/word-saveto-pdf/322091