Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 400,456 for

documents

(0.24 sec)
  1. ListFormat.ListIndent | Aspose.Words for .NET

    Enhance your document's structure with the ListFormat ListIndent method, effortlessly elevating your paragraph's list level for improved clarity.... In Word documents, lists may consist of up to...numbered lists. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Translate a Document|Aspose.Words for Node.js v...

    Translate a document. Aspose.Words for Node.js via .NET simplifies document translation using AI models, allowing you to specify the target language....Translate a Document Contents [ Hide ] Document translation is...digitalization. Aspose.Words supports document translation using Google ...

    docs.aspose.com/words/nodejs-net/translate-a-do...
  3. Aspose.Slides for Android via Java|Aspose.Slide...

    Aspose.Slides for Android is a Microsoft PowerPoint® management API that enables Java applications to read and write PowerPoint® Documents without using Microsoft PowerPoint®....read and write PowerPoint® documents without Microsoft PowerPoint®...required to manage PowerPoint® documents on Android platforms. Aspose...

    docs.aspose.com/slides/androidjava/
  4. FileCorruptedException when converting Word to ...

    Hello team, We use Aspose Words for Java to convert .DOCX to .HTML. Since the beginning of February 2025, we have seen a significant increase in “FileCorruptedException”. Previously we encountered this 1-2 times a year…... The documents generating this exception...removing all content from the document and replacing with simple...

    forum.aspose.com/t/filecorruptedexception-when-...
  5. Convert JP2 to DOCX via C# | Aspose

    Sample code for JP2 to DOCX C# conversion. Use API example code for batch JP2 files to DOCX conversion within VB.NET, Asp.NET or any .NET based application....recognition on JP2 document and save text as JP2 document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/jp2-to-d...
  6. Convert TIFF to DOCX via C# | Aspose

    Sample code for TIFF to DOCX C# conversion. Use API example code for batch TIFF files to DOCX conversion within VB.NET, Asp.NET or any .NET based application....recognition on TIFF document and save text as TIFF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/tiff-to-...
  7. Convert JPEG2000 to DOCX via C# | Aspose

    Sample code for JPEG2000 to DOCX C# conversion. Use API example code for batch JPEG2000 files to DOCX conversion within VB.NET, Asp.NET or any .NET based application....JPEG2000 document and save text as JPEG2000 document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/jpeg2000...
  8. Convert JPEG2000 to XLSX via C# | Aspose

    Sample code for JPEG2000 to XLSX C# conversion. Use API example code for batch JPEG2000 files to XLSX conversion within VB.NET, Asp.NET or any .NET based application....JPEG2000 document and save text as JPEG2000 document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/jpeg2000...
  9. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...mkdir(); } Document doc = new Document(); DocumentBuilder...tocTitle) -> { try { Document src = new Document(prefixPath + File...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  10. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....PDF Document using C++ Contents [ Hide ] Save PDF document to...PDF document to file system using Save method of Document class...

    docs.aspose.com/pdf/cpp/save-pdf-document/