Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 21,800 for

printing document

(0.11 sec)
  1. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats....the feature to convert PDF documents to EPUB format. Aspose.PDF...the second argument to the Document.save(..) method, to generate...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  3. 如何用 .NET 添加 Watermark 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Watermark 个注释。...Load the PDF file Document document = new Document ( System . IO...new WatermarkAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a Document property in C++....enum Specifies data type of a document property. enum class PropertyType...Examples Shows how to work with a document’s custom properties. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. CustomPartCollection.remove_at method | Aspose....

    CustomPartCollection.remove_at method. Removes an item at the specified index....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.template property | A...

    BuiltInDocumentProperties.template property. Gets or sets the informational name of the Document template....informational name of the document template. @property def template...path. Empty string means the document is attached to the Normal...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of formatting or data fidelity....encounters some issue during document loading or saving that might...available font sources. # Open a document that contains text formatted...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FootnoteSeparatorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteSeparatorType enum to customize footnote and endnote separators, enhancing Document formatting and readability.... FootnoteContinuation 1 Printed above footnote text on a page...page. FootnoteContinuation 2 Printed below footnote text on a page...

    reference.aspose.com/words/net/aspose.words.not...
  9. Online PCL to OTP Conversion or Develop Java ba...

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

    products.aspose.com/total/java/conversion/pcl-t...
  10. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....represent graphics that shall be printed at a fixed size and position...regardless of the dimensions of the printed page. You can add Watermark...

    docs.aspose.com/pdf/cpp/sticky-annotations/