Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 25,072 for

form

(0.07 sec)
  1. Create PDF Forms using .NET | Aspose.PDF

    Create PDF Forms and add fields programmatically with C# sample code using Aspose.PDF for .NET....create PDF forms using C# In order to create PDF Forms (Acroforms)...save modified PDF Create PDF Forms in PDF - C# This sample code...

    products.aspose.com/pdf/net/acroforms/create/
  2. Public API Changes in Aspose.Diagram 17.01|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platForms....option class is the extended form of RenderingSaveOptions class...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::SetCheckedSymbol method. Sets the symbol used to represent the checked state of a check box content control in C++....structured document tag in the form of a check box. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method...the document are assigned to form fields. Moving to such a bookmark...there inserts the text into the form field code. Although this will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method...the document are assigned to form fields. Moving to such a bookmark...there inserts the text into the form field code. Although this will...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Java API to Render XPS to ODS | products.aspose...

    Export XPS to ODS via Java API without using Microsoft Excel or Adobe Reader...extraction, image extraction, form filling, annotation, and much...extraction, image extraction, form filling, annotation, and much...

    products.aspose.com/total/java/conversion/xps-t...
  7. Compact alumni questionnaire|Documentation

    OMR ready alumni questionnaire template in a compact design....results based on the filled form available in this package alumni...pattern alumni.png printable form alumni.txt source code in text...

    docs.aspose.com/omr/net/showcases/alumni/compact/
  8. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...//Check for the Form objects foreach (XForm form in page.Resources...Resources.Forms) { if (form.Resources.Fonts != null) { foreach (Aspose...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  9. Convert EML to EPUB in Python | products.aspose...

    Save EML to EPUB in your Python applications without using Microsoft Outlook or Word...users to read emails in the form of e-books. This makes it easier...material must be packaged for long-form viewing, knowledge sharing,...

    products.aspose.com/total/python-net/conversion...
  10. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perForm with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....retrieve text, bookmarks, and form fields for the entire document...

    docs.aspose.com/words/cpp/working-with-document/