Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 401,138 for

document

(0.3 sec)
  1. C# API to Export MSG to PNG | products.aspose.com

    Convert MSG to PNG without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to PNG format...correct email, you can load MSG document, parse it and have a look...

    products.aspose.com/total/net/conversion/msg-to...
  2. Convert PDF to TXT via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/pdf-to-txt/
  3. IDocumentProcessorPlugin class | Aspose.Words f...

    aspose.words.IDocumentProcessorPlugin class. Defines an interface for external Document processor plugin....an interface for external document processor plugin. Methods... load_options) Append the document loading it with the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export MSG to RTF via C++ | products.aspose.com

    C++ API to Convert MSG to RTF without using Microsoft Word or Outlook...HTML by using Document class Save the document to RTF format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/msg-to...
  5. 将曲线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建曲线对象。... 请按照以下步骤操作: 创建 Document 实例 使用特定尺寸创建 Drawing object...void ExampleCurve () { // 创建 Document 实例 String _dataDir ( "C: \\...

    docs.aspose.com/pdf/zh/cpp/add-curve/
  6. Delete PDF Pages with Rust via C++|Aspose.PDF f...

    You can delete pages from your PDF file using Aspose.PDF for Rust via C++....demonstrates how to manipulate a PDF document by deleting a specific page...method is efficient for PDF document manipulation tasks, specifically...

    docs.aspose.com/pdf/rust-cpp/delete-pages/
  7. GlossaryDocument.Accept | Aspose.Words for .NET

    Discover the GlossaryDocument Accept method that enhances user experience by efficiently managing visitor interactions. Learn more now!... Note: A glossary document node and its children are...you execute a Visitor over a Document . If you want to execute a...

    reference.aspose.com/words/net/aspose.words.bui...
  8. Export MSG to PS via C++ | products.aspose.com

    C++ API to Convert MSG to PS without using Microsoft Word or Outlook...HTML by using Document class Save the document to PS format using...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/msg-to...
  9. Document.RemoveExternalSchemaReferences | Aspos...

    Effortlessly eliminate external XML schema references with the RemoveExternalSchemaReferences method, enhancing Document integrity and performance....RemoveExternalSchema Document.RemoveExternalSchema method Removes...schema references from this document. public void RemoveExternalSchema...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...Load the Word document Document doc = new Document(inputFilePath);...PdfImageColorSpaceEx.Auto; // Save the document as PDF doc.Save(outputFilePath...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585