Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 42,185 for

document properties

(0.21 sec)
  1. Set PDF file information - facades|Aspose.PDF f...

    This section explains how to set PDF file information with Aspose.PDF Facades using PdfFileInfo Class....specific information of a PDF document. You need to create an object...set different file specific properties like Author, Title, Keyword...

    docs.aspose.com/pdf/java/set-pdf-information/
  2. Few Fields not being populated onto XFA PDF usi...

    Hello I am using the below code to populate the attached PDF (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf) using attached FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf (3.3 MB) XML (Pasted below) but few fields do no…...Main(string[] args) { var doc = new Document(“FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked...data being provided. Field Properties : If you have access to the...

    forum.aspose.com/t/few-fields-not-being-populat...
  3. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that shape is a SignatureLine in C++....signature and insert it into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....a circle Create a new PDF document and add a page to it for adding...position and radius Set circle properties like its color Create a Graph...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  5. How to Crop PDF Pages using Python

    This article describes how to crop PDF pages using Python. It contains the basic information to set the IDE, write an application and a sample code to crop PDF file using Python....the source PDF file into the Document class object to crop a page...The page class contains the properties like crop_box for the size...

    kb.aspose.com/pdf/python/how-to-crop-pdf-pages-...
  6. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....the Working with Fields documentation article. Remarks: Inserts...graphics contained in another document. Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Content Control SDT in Java|Aspose...

    Advanced Document content management, how to create and manipulate content controls (Structured Document Tags) using Java....Structured Document Tag or content control from any document loaded...StructuredDocumentTa node. Structured document tags (SDT or content control)...

    docs.aspose.com/words/java/working-with-content...
  8. How to Convert PDF to Excel in C#

    This brief example is about how to convert PDF to Excel in C#. In order to export PDF to Excel C# based application can be used in any of .NET based supported operating system environment including Windows, Linux or macOS by using simple and easy API interfaces....in your project Initialize Document class instance to load PDF...generated XSLX, including properties like ConversionEngine, Format...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-exc...
  9. C++ API to Convert MD to TXT | products.aspose.com

    Convert MD to TXT via C++ API without using Microsoft Excel or Adobe Reader...used to create rich text documents. TXT (Plain Text) is a file...formats, create and manipulate documents, and more. C++ API to Convert...

    products.aspose.com/total/cpp/conversion/md-to-...
  10. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram....PageHeight properties for this purpose. Get Page...and PageProps.PageHeight properties. Sample Code // For complete...

    docs.aspose.com/diagram/net/get-paper-width-and...