Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 401,799 for

document

(0.29 sec)
  1. C++ API to Export TEX to PS | products.aspose.com

    Convert TEX to PS within C++ applications....Secondly, the advanced Word Document Processing API, Aspose.Words...to PS Open TEX file using Document class reference Convert TEX...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. ThumbnailGeneratingOptions.thumbnail_size prope...

    ThumbnailGeneratingOptions.thumbnail_size property. Size of generated thumbnail in pixels...update a document’s thumbnail. doc = aw . Document () builder...saving a document to .epub. # 1 - Use the document's first page:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF Document from a Word report: import com.aspose.words.Document; import com.aspose.words.SaveFormat; public class WordToPdf { …...following code to generate a PDF document from a Word report: import...import com.aspose.words.Document; import com.aspose.words.SaveFormat;...

    forum.aspose.com/t/the-generated-pdf-report-has...
  4. Convert PDF to DOC or DOCX format in Ruby|Aspos...

    Learn how to convert PDF Documents to DOC or DOCX formats in Ruby with Aspose.PDF, enabling easier editing and processing....DOC or DOCX To convert PDF document to DOC or DOCX format using...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  5. Modify Annotations in your PDF|Aspose.PDF for .NET

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades.... () { // The path to the documents directory var dataDir = RunExamples...PdfAnnotationEditor ()) { // Bind PDF document annotationEditor . BindPdf...

    docs.aspose.com/pdf/net/modify-annotations/
  6. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered.... Document ( base . myDir + "Images.docx"...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....convert any existing HTML documents to PDF seamlessly. The process...shows how to convert an HTML document to a PDF. Convert HTML to...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  8. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your Document's presentation!...saving a document to HTML. Document doc = new Document ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Remove Fields C++|Aspose.Words for C++

    Learn how to remove fields in C++. Remove fields programmatically using C++ API....necessary to remove a field from a document. This may occur when it needs...is no longer needed in the document. For example the TOC field...

    docs.aspose.com/words/cpp/remove-fields/
  10. Aspose::Words::DocumentVisitor class | Aspose.W...

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

    reference.aspose.com/words/cpp/aspose.words/doc...