Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 26,145 for

only

(0.2 sec)
  1. C++ API to Export PS to XAMLFLOW | products.asp...

    Convert PS to XAMLFLOW within C++ applications....ability to edit a document and only allow certain actions with it...restrict editing in a document so only editing in form fields is possible...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. C++ API to Export EPUB to XAMLFLOW | products.a...

    Convert EPUB to XAMLFLOW within C++ applications....ability to edit a document and only allow certain actions with it...restrict editing in a document so only editing in form fields is possible...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. C++ API to Export PCL to GIF | products.aspose.com

    Convert PCL to GIF within C++ applications....ability to edit a document and only allow certain actions with it...restrict editing in a document so only editing in form fields is possible...

    products.aspose.com/total/cpp/conversion/pcl-to...
  4. C++ API to Export PDF to GIF | products.aspose.com

    Convert PDF to GIF within C++ applications....ability to edit a document and only allow certain actions with it...restrict editing in a document so only editing in form fields is possible...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. How to get/set TextToDisplay of hyperlink in PD...

    Hi Aspose team, I am currently trying to find a way to identify all hyperlinks in my document. It works for hyperlinks (URI) but I need to know also what is text that document reader will see. For example, I have foll…... URL is active only over part of new TextFragment...TextFragment.Text. It will be active only for the size of word vacant which...

    forum.aspose.com/t/how-to-get-set-texttodisplay...
  6. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS.... A fallback font is used only for characters missing in the...exports like PDF, PNG, or SVG, or only on-screen rendering? Yes. Fallback...

    docs.aspose.com/slides/java/create-fallback-font/
  7. Convert TXT to PDF in C#

    You can convert TXT to PDF in C# with this short tutorial. It covers the setup process and code snippet to export TXT file to PDF in C#....generate the PDF document with only a few method calls. Additionally...to output specific pages like only the odd or even ones, or just...

    kb.aspose.com/words/net/convert-txt-to-pdf-in-c...
  8. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format.... PRIMARY_ONLY Only primary headers and footers..."TxtExportHeadersFoot.PrimaryOnly" # to only export primary headers/footers...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get Cells Range|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....Possible Usage Scenarios When you only need to manipulate some data...

    docs.aspose.com/cells/java/get-cells-range/
  10. Missing inline images after conversion from msg...

    I convert a msg file to HTML by MailMessage mail = MailMessage.load(msgPath); SaveOptions opt = SaveOptions.createSaveOptions(MailMessageSaveType.getHtmlFormat()); mail.save(htmlPath, opt); Some images are changed to Ba…... The only difference is that I’m using...documentation that shows that only 3 attachments as well as inline...

    forum.aspose.com/t/missing-inline-images-after-...