Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 424,010 for

document

(1.28 sec)
  1. Convert EMAIL to DOT in Python | products.aspos...

    Save EMAIL to DOT in your Python applications without using Microsoft Outlook or Word...the saved HTML file using Document Call the save method with...template files for standardized document creation. This is useful when...

    products.aspose.com/total/python-net/conversion...
  2. Word files saved into HTML produce different re...

    If a DOCX files is saved into HTML, it produces different results on different machines. This issue is breaking our CI processes. Could you help in figuring out what might cause this difference? The local settings are…...Document doc = new Aspose.Words.Document(filePath);...versions, environmental settings, document properties, or even the code...

    forum.aspose.com/t/word-files-saved-into-html-p...
  3. 档案

    档案... 创建 Document 类的对象。 创建 PptxSaveOptions 类的对象。 调用 Document.Save()...PDF 文档 Document pdfDocument = new Document("document.pdf"); PptxSaveOptions...

    blog.aspose.com/zh/pdf/convert-pdf-to-powerpoin...
  4. C++ API to Convert TEX to XLSM | products.aspos...

    Convert TEX to XLSM via C++ API without using Microsoft Excel or Adobe Reader...Download Why to Convert TEX is a document markup language and formatting...scientific and technical documents. It is widely used in the...

    products.aspose.com/total/cpp/conversion/tex-to...
  5. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract Document properties using Aspose.PDF in PHP/Java....‘docInfo’ object using the Document class getInfo() . Once the...information. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  6. Securing and signing PDF documents|Aspose.PDF f...

    Learn how to apply security measures and digital signatures to PDF Documents in PHP/Java with Aspose.PDF....Securing and signing PDF documents Contents [ Hide ] This article...signatures are represented in a PDF document using Aspose.PDF for PHP via...

    docs.aspose.com/pdf/php-java/securing-and-signing/
  7. Aspose.PDF throws NullReferenceException openin...

    Aspose.PDF v19.11 and earlier successfully converts a specific PCL file to a PDF. Aspose.PDF v19.12 and later throws a NullReferenceException: Object reference not set to an instance of an object. I have attached a proo…...could affect how certain documents are processed. Solution :...Repair Options : Try using the Document.Repair method to fix any potential...

    forum.aspose.com/t/aspose-pdf-throws-nullrefere...
  8. Extract Text from PDF using Rust|Aspose.PDF for...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for Rust....From PDF Document Extracting text from the PDF document is a very...databases, reports, or other documents. Extracting text makes PDF...

    docs.aspose.com/pdf/rust-cpp/extract-text-from-...
  9. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a form field is active for seamless user interactions and enhanced web functionality....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentVisitor | Aspose.Words for Java

    Base class for custom Document visitors in Java....DocumentVisitor Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...