Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 36,399 for

list

(0.48 sec)
  1. How to Convert Word to PDF using C#

    This short tutorial guides on how to convert Word to PDF using C#. You can control the process of exporting Word to PDF in C# by setting the output PDF appearance and other properties while opening it in the browser or any other viewer.... You can set the list of page numbers that you want...configure the output PDF Set the list of Word page numbers to be printed...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  2. How to Apply Conditional Formatting in Excel us...

    This article guides how to apply conditional formatting in Excel using Node.js. It has the details to set the IDE, a List of programming tasks, and a runnable sample code for adding conditional formatting in spreadsheet using Node.js....working with the feature, a list of steps to write the application...COLOR_SCALE, and CONTAINS_BLANKS, to list a few. This tutorial has guided...

    kb.aspose.com/cells/nodejs/how-to-apply-conditi...
  3. How to Convert PDF to PDF X1A in Python

    This short tutorial guides on how to convert PDF to PDF X1A in Python. It has details about the IDE settings, a List of steps and a runnable sample code to develop PDF to PDF X 1A converter in Python....IDE configuration, a step-wise list of tasks for developing the...details of the conversions and a list of errors or warnings if any...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  4. Using ActiveX Controls in Excel with C#

    This article guides on using ActiveX Controls in Excel with C#. It has the details to set the IDE, steps, and a sample code for adding ActiveX command button using C#....set the IDE for development, a list of steps defining the process...shadow, and text alignment, to list a few. Similarly, if you typecast...

    kb.aspose.com/cells/net/using-activex-controls-...
  5. How to Remove Signature From PDF using Python

    This topic focuses on how to remove signature from PDF using Python. It covers all the details to set up the IDE environment, necessary steps to develop this application and a runnable sample code to delete digital signature from PDF using Python....PdfFileSignature object Access the list of all signature names using...a signature or not, etc. to list a few. Note that while using...

    kb.aspose.com/pdf/python/how-to-remove-signatur...
  6. How to Insert Slicer in Excel using Node.js

    This article describes the process of how to insert slicer in Excel using Node.js. It has the IDE settings, a List of steps, and a runnable sample code to create slicer in Excel using Node.js....the development environment, a list of steps, and a runnable sample...methods for instance provide a list of columns instead of a single...

    kb.aspose.com/cells/nodejs/how-to-insert-slicer...
  7. Scanned OCR PDF document , Checkbox and its val...

    I am using Aspose PDF .net library to retrieve information from a scanned document using OCR aspose library, it’s not retrieving the checkbox from the PDF. its doing good for remaining text. Aspose.OCR.AsposeOcr recognit…...UNIVERSAL; List<Aspose.OCR.RecognitionResult>...Language = Aspose.OCR.Language.Eng; List<Aspose.OCR.RecognitionResult>...

    forum.aspose.com/t/scanned-ocr-pdf-document-che...
  8. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a PDF. Here’s the code I’m using: var reportBuildOptions = …...}; // Create a list to hold the bookmarks List<PdfBookmark> pdfBookmarks...pdfBookmarks = new List<PdfBookmark>(); foreach (Bookmark bookmark...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...
  9. Getting Started – Aspose.SVG for .NET

    Learn about Aspose.SVG for .NET library – benefits and features, performance and scalability, learning and technical support....Features List or Converting articles to see the full list of supported...section: Product Overview Features List Rendering Quality Comparisons...

    docs.aspose.com/svg/net/getting-started/
  10. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents, verify, or validate the digitally sign PDFs using Python.... Get a list of signature names get_signature_names(True)...Checks the first signature in the list verify_signature for compliance...

    docs.aspose.com/pdf/python-net/digitally-sign-p...