Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 39,446 for

document properties

(0.15 sec)
  1. How to Convert PDF to PDF X1A using C#

    This article teaches how to convert PDF to PDF X1A using C#. It provides the IDE settings, the program logic and a runnable sample code to transform PDF to PDF X1A using C#....target PDF file using the Document class for conversion to PDF/X-1a...the source PDF file into the Document class object, creating the...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-pdf...
  2. Aspose::Words::Fields::FieldAdvance::get_RightO...

    Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the text that follows the field should be moved right in C++....ADVANCE field, and edit its properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 使用 C# 向 PDF 添加水印|Aspose.PDF for .NET

    本文解释了使用 C# 程序化处理文档和获取 PDF 中水印的功能。...AddWatermarks () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-watermarks/
  4. Extract Font from PDF with Java

    Follow this article to extract font from PDF with Java. It has all the details to set the IDE, a list of steps, and a sample code to export font from PDF with Java.... You may display all the properties of the fetched font exposed...the source PDF file into the Document class object Extract all fonts...

    kb.aspose.com/pdf/java/extract-font-from-pdf-wi...
  5. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the Document with custom Properties. I am using the Document.Save() to achieve it. After updating to .NET 8, I am getting the following error for Document Save methods. No…...trying to save the document with custom properties. I am using the...the document.Save() to achieve it. After updating to .NET 8, I...

    forum.aspose.com/t/aspose-words-errors-after-up...
  6. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitFirstLineIndent method. Gets or sets the value (in characters) for the first-line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...spacing options, along with the properties that their configuration...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. TextWatermarkOptions class | Aspose.Words for N...

    Aspose.Words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text...Working with Watermark documentation article. Constructors Name...The default constructor. Properties Name Description color Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to PDF....Load the input Word document using Document object to export to...create a custom PDF Set the properties of the output PDF file before...

    kb.aspose.com/words/java/how-to-convert-word-to...
  9. Remove Annotations from PDF using Python

    Follow this article to remove annotations from PDF using Python. It has details for IDE settings, steps, and a sample code demonstrating PDF annotation remover using Python....with annotations into the Document class object Access the target...annotations using the annotation properties such as annotations flags...

    kb.aspose.com/pdf/python/remove-annotations-fro...
  10. How to Fill PDF Form from Excel using Python

    This tutorial contains information on how to fill PDF form from Excel using Python. It provides details to set the IDE and a runnable sample code to fill out PDF form with Excel data using Python.... It contains methods and properties to access the PDF Form fields...source PDF file using the Document class object having form fields...

    kb.aspose.com/pdf/python/how-to-fill-pdf-form-f...