Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 20,153 for

printing document

(0.1 sec)
  1. BuiltInDocumentProperties.NameOfApplication | A...

    Discover how the BuiltInDocumentProperties NameOfApplication property enhances your Documents by allowing easy access to application names. Optimize your workflow today!...Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  2. BuiltInDocumentProperties.TotalEditingTime | As...

    Discover the BuiltInDocumentProperties TotalEditingTime property to track Document edits efficiently. Optimize your workflow with precise editing time management....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  3. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... 加载 PDF 文件或通过 Document 创建新文件。 创建新的注释并设置参数(新的矩形、新的点、标题、颜色、宽度等)。...AddLineAnnotation () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  4. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for Python via .NET...Circle Annotations In PDF documents, a square annotation refers...area or section within the document. Square and Circle annotations...

    docs.aspose.com/pdf/python-net/figures-annotation/
  5. Concatenate PDF Files in PHP|Aspose.PDF for Java

    Learn how to concatenate multiple PDF files into a single Document in PHP using Aspose.PDF for easier Document management....Open the target document $pdf1 = new Document ( $dataDir . 'input1...Open the source document $pdf2 = new Document ( $dataDir . 'input2...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  6. Set PDF File Information in PHP|Aspose.PDF for ...

    Learn how to set various file properties, such as metadata, for a PDF Document in PHP using Aspose.PDF....Information To update Pdf document information using Aspose.PDF...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  7. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PCL to DOC Converter using Python | Aspose.PDF

    Sample code on Python for PCL to DOC conversion. Use example code for batch PCL to DOC conversion with Python and .NET...programmatically a document from PCL to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  9. Counting Artifacts of a Particular Type in Pyth...

    This article illustrates how to inspect pagination artifacts in a PDF Document using Aspose.PDF for Python via .NET....pagination artifacts in a PDF document using Aspose.PDF for Python...developers can quickly analyze the document’s structure and verify the...

    docs.aspose.com/pdf/python-net/counting-artifacts/
  10. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XLSX format in Java....additional options when saving a document into the SaveFormat.XLSX format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...