Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 414,686 for

document

(0.26 sec)
  1. Export EML to JPEG via C++ | products.aspose.com

    C++ API to Convert EML to JPEG without using Microsoft Word or Outlook... read, write, and modify documents in various formats. It supports...supports a wide range of document formats such as DOC, DOCX, ODT...

    products.aspose.com/total/cpp/conversion/eml-to...
  2. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...the FootnoteOptions of the document. Unfortunately, the provided...the FootnoteOptions of the document. Set the desired numbering...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  3. Online PCL to PS Conversion or Develop Java bas...

    Free online app to convert PCL to PS files. Java conversion library code for PCL Documents....will be converted into PS document Download the converted PS...Automation API Open PCL file using Document class Convert PCL to DOC by...

    products.aspose.com/total/java/conversion/pcl-t...
  4. 在Python中管理文档属性|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....#Retrieve a list of all custom document properties of the Excel file...getCustomDocumentPro () #Accessing a custom document property by using the property...

    docs.aspose.com/cells/zh/java/managing-document...
  5. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section...footnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python....watermark artifact to a PDF Document using Aspose.PDF for Python... Save the updated Document using Document.save() . import aspose...

    docs.aspose.com/pdf/python-net/add-watermarks/
  7. Convert XFA Form to AcroForm|Aspose.PDF for PHP...

    This section explains how to convert XFA Form to AcroForm with Aspose.PDF for PHP via Java....drawn at the time loading the document. Currently PDF supports two...// Load XFA form $document = new Document ( $inputFile ); //...

    docs.aspose.com/pdf/php-java/convert-form/
  8. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your Document's content upon insertion for seamless editing....is inserted into the main document. public enum BuildingBlockBehavio...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  9. PdfImageColorSpaceExportMode Enum | Aspose.Word...

    Discover the Aspose.Words PdfImageColorSpaceExportMode enum to optimize image color selection in your PDF Documents for stunning visuals....selected for the images in PDF document. public enum PdfImageColorSpaceEx...images in a document as we export it to PDF. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DownsampleOptions.resolutionThreshold property ...

    DownsampleOptions.resolutionThreshold property. Specifies the threshold resolution in pixels per inch...resolution of an image in the document is less than threshold value...in the PDF document. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...