Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 414,426 for

document

(0.16 sec)
  1. Convert EXCEL to POWERPOINT with C++ or with fr...

    Convert EXCEL to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....file using Document class reference Save the document to PPTX format...// load the PDF file using Document class reference auto doc =...

    products.aspose.com/total/cpp/conversion/excel-...
  2. Extra border appears after update of Rich Text ...

    Hello team. We encontered an issue when updating existing Word Document containing one Rich Text embedded control that has a table with inserted HTML. When the given embedded content is updated as following: 1. richT…...when updating existing Word document containing one Rich Text embedded...DocWithContentContro.docx.docx - input word document containing one embedded content...

    forum.aspose.com/t/extra-border-appears-after-u...
  3. Export EMLX to GIF via Java | products.aspose.com

    Java API to Convert EMLX to GIF without using Microsoft Word or Outlook...render HTML to GIF by using Document Processing API Aspose.Words...HTML by using Document class Save the document to GIF format...

    products.aspose.com/total/java/conversion/emlx-...
  4. Export EMLX to TIFF via Java | products.aspose.com

    Java API to Convert EMLX to TIFF without using Microsoft Word or Outlook...render HTML to TIFF by using Document Processing API Aspose.Words...HTML by using Document class Save the document to TIFF format...

    products.aspose.com/total/java/conversion/emlx-...
  5. Export EMAIL to BMP via Java | products.aspose.com

    Java API to Convert EMAIL to BMP without using Microsoft Word or Outlook...render HTML to BMP by using Document Processing API Aspose.Words...HTML by using Document class Save the document to BMP format...

    products.aspose.com/total/java/conversion/email...
  6. Aspose::Words::LowCode::MailMergeOptions class ...

    Aspose::Words::LowCode::MailMergeOptions class. Represents options for the mail merge functionality in C++....indicating whether all of the document mail merge regions with the...indicating whether fields in whole document are updated while executing...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....add multiple layers to a PDF document using Aspose.PDF for Python...support layers. Create a new PDF document and add a page. Create and...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  8. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the Document as calculated by the most recent page layout operation....page_count property Document.page_count property Gets the number...number of pages in the document as calculated by the most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: By...when Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF Document. The Aspose.PDF.Facades....XFA form auto document = MakeObject < Document > ( _dataDir +...XFA form fields auto names = document -> get_Form () -> get_XFA...

    docs.aspose.com/pdf/cpp/xfa-forms/