Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 375,237 for

document

(0.16 sec)
  1. View and Update Excel Properties Online or Add ...

    View and modify Excel properties through online app for free. C++ API code to add Excel properties....Develop powerful C++ based Excel document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/cpp/metadata/excel/
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....headers/footers when saving a document to HTML. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Header...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Online OFT to DOCX Conversion or Build .NET bas...

    Free online app to convert OFT to DOCX files. .NET C# conversion library code for OFT Documents....will be converted into DOCX document Download the converted DOCX...HTML by using Document class Save the document to DOCX format...

    products.aspose.com/total/net/conversion/oft-to...
  4. Extract Text and Images from POWERPOINT File On...

    Online POWERPOINT file parser app. Python API code to extract images and text from POWERPOINT Document....powerful Python based POWERPOINT document parser utility application...Download Parse POWERPOINT Document via Online App Import POWERPOINT...

    products.aspose.com/total/python-net/parse/powe...
  5. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. Python API code to extract images and text from ODP Document....powerful Python based ODP document parser utility application...Python. Download Parse ODP Document via Online App Import ODP...

    products.aspose.com/total/python-net/parse/odp/
  6. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations... Create a Document class object. Get the desired...ExtractText () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  7. View and Update ODP Properties Online or using ...

    View and modify ODP properties through online app for free. Python API code to view and edit ODP properties....powerful Python based ODP document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/odp/
  8. View and Update POWERPOINT Properties Online or...

    View and modify POWERPOINT properties through online app for free. Python API code to view and edit POWERPOINT properties....powerful Python based POWERPOINT document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/p...
  9. View and Update PPT Properties Online or using ...

    View and modify PPT properties through online app for free. Python API code to view and edit PPT properties....powerful Python based PPT document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/ppt/
  10. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var Document = new Document(streamOfPdfFile); AddQrCode(Document); Document.SaveAsync(streamOf…...Document to add QR codes on top of...following: using var document = new Document(streamOfPdfFile); ...

    forum.aspose.com/t/exception-with-saveasync-but...