Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 24,201 for

form

(0.52 sec)
  1. C++ API to Export CGM to DOT | products.aspose.com

    Convert CGM to DOT within C++ applications....document so only editing in form fields is possible. // load...is turned and only editing in form fields is allowed. doc -> Protect...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. C++ API to Export CGM to ODT | products.aspose.com

    Convert CGM to ODT within C++ applications....document so only editing in form fields is possible. // load...is turned and only editing in form fields is allowed. doc -> Protect...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. C++ API to Export XPS to MARKDOWN | products.as...

    Convert XPS to MARKDOWN within C++ applications....document so only editing in form fields is possible. // load...is turned and only editing in form fields is allowed. doc -> Protect...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. C++ API to Export MHTML to DOT | products.aspos...

    Convert MHTML to DOT within C++ applications....document so only editing in form fields is possible. // load...is turned and only editing in form fields is allowed. doc -> Protect...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. C++ API to Export PCL to DOT | products.aspose.com

    Convert PCL to DOT within C++ applications....document so only editing in form fields is possible. // load...is turned and only editing in form fields is allowed. doc -> Protect...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....for the Form objects for ( com . aspose . pdf . XForm form : ( Iterable...getResources (). getForms ()) { if ( form . getResources (). getFonts...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  7. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf Format. To learn more, visit the documentation article in C++....preserve Microsoft Word form fields as form fields in PDF or convert...whether to render PDF choice form field border. get_SaveFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Image and Photo Filters|Documentation

    Aspose.Imagig graphic library for Python supports various image and photo filters. Creating overlay images with alpha blending image filter. Watermark image with company logo and Remove watermark image filter. Magic Wand tool for color selection....You can describe multiple free-form areas, from simple rectangles...

    docs.aspose.com/imaging/python-net/developer-gu...
  9. com.aspose.words.net.System.Data | Aspose.Words...

    Provides types mimicking .NET types of the System.Data namespace in Java in Java....more DataTable objects in the form of one or more read-only, forward-only...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert RGB to HSL in C#

    This quick guide outlines the core ideas behind converting RGB to HSL in C#. It walks through a neatly organized sequence of operations while also delivering a practical sample to convert RGB to HSL in C#....and translate it into its HSL form. Finally, display the computed...

    kb.aspose.com/svg/net/convert-rgb-to-hsl-in-csh...