Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 418,004 for

document

(0.43 sec)
  1. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF Documents with Aspose.PDF for PHP via Java....Form Field in a PDF Document The Document class provides a collection...manage form fields in a PDF document. To add a form field: Create...

    docs.aspose.com/pdf/php-java/create-forms/
  2. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote Document, get information of the images, insert an image into existing OneNote Document, and link an image to hyperlink....Extract Images from a OneNote Document All images are stored inside...inside image nodes in a OneNote document. Extract Images To extract...

    docs.aspose.com/note/net/working-with-images/
  3. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your Document's save format. Optimize your workflow with flexible saving options!...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document Document = new Document("Document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...code below: Document document = new Document("document.docx"); PdfSaveOptions...PdfSaveOptions(); document.save("document.pdf", saveOptions);...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  5. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. SummarizeOptions.SummaryLength | Aspose.Words f...

    Control your summary length with the SummarizeOptions SummaryLength property. Customize your content for clarity and impact. Default is Medium.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a Document using Node.js....styles defined in the document using the Document.styles property....and user-defined styles in a document. A particular style could...

    docs.aspose.com/words/nodejs-net/working-with-s...
  8. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....aspose-pdf Add Text Stamp to PDF Document Python You need Aspose.PDF...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/python-net/stamps/text/
  9. Deal with PDF Forms in PHP | Aspose.PDF

    Manage PDF Forms programmatically with PHP sample code using Aspose.PDF for PHP via Java....powerful, and easy-to-use document manipulation tool in php-java...Load PDF in an instance of Document class. Access the Page via...

    products.aspose.com/pdf/php-java/acroforms/
  10. 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...