Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 3,160 for

text handling

(0.03 sec)
  1. Convert JSON Format to PowerPoint via Java | pr...

    Parse JSON to PowerPoint in Java without using Microsoft PowerPoint...loop through all slides, add text using addTextFrame, set all...Convert JSON to ODT (OpenDocument Text File Format) Convert JSON to...

    products.aspose.com/total/java/conversion/json-...
  2. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code.... Python API not only handles Microsoft Office Word and Presentation...Presentation slides but also handles PDF, HTML, Images and Email...

    products.aspose.com/total/python-net/conversion/
  3. Aspose.PDF + Pdf version 1.20 does not supporte...

    I am Gettting Below Error Error: [{“FileId”:“e05f0e90-8bb7-41b0-93a9-637bccba5233”,“OriginalFileName”:“ParentFile”,“ParentFileId”:null,“NoConverter”:false,“HasErrors”:true,“NoValidExtension”:false,“Extension”:“.pdf”,“Ex…...attach the code you used in text. GayatriB January 24, 2024,...or It is supported and not handled corrrectly in Aspose ?? I Mean...

    forum.aspose.com/t/aspose-pdf-pdf-version-1-20-...
  4. Convert PPT to CSV using Python or with free On...

    PPT to CSV conversion in your Python applications without using Microsoft Office or online. Test free PPT to CSV online converter quickly before integrating the code....package of various APIs that can handle different file formats, including...comprehensive package that can handle different file formats, making...

    products.aspose.com/total/python-net/conversion...
  5. Online PDF to PPT Conversion or Build .NET base...

    Free online app to convert PDF to PPT files. .NET C# conversion library code for PDF documents.... ✅ Edit text, images, and design layouts...stakeholders. Problem: Manually copying text and images from PDF to PowerPoint...

    products.aspose.com/total/net/conversion/pdf-to...
  6. Update CSV File using C++ | products.aspose.com

    Modify CSV document in C++ applications without using Microsoft Excel....various C++ libraries that handle multiple formats, including... CSV files can be opened in text editors like Microsoft Notepad...

    products.aspose.com/total/cpp/update/csv/
  7. Convert MBOX to ICS via C# | products.aspose.com

    Sample code for MBOX to ICS C# conversion. Use API example code for batch MBOX files to ICS conversion within VB.NET, Asp.NET or any .NET based application....comprehensive set of components to handle various email-related tasks...= eml.GetAlternateViewCont( "text/calendar" ); if (icsContent...

    products.aspose.com/email/net/conversion/mbox-t...
  8. RevisionOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionOptions class to efficiently manage document revisions and enhance your layout process for optimal results....how document revisions are handled during layout process. To learn...specify whether the original text should be shown instead of revised...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Convert OTT to TSV in C++ or with free Online C...

    C++ API to Convert OTT to TSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to TSV online converter quickly before integrating the code....to Convert OTT (OpenDocument Text) is a document format used for...editing text documents. It is an open standard for text documents...

    products.aspose.com/total/cpp/conversion/ott-to...
  10. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...AddStamp(TempAddArtifact); } } } //text watermark else { lock (TempPage)...multiple watermarks (specifically text watermarks). However, after...

    forum.aspose.com/t/two-issues-with-adding-water...