Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 37,580 for

list

(0.21 sec)
  1. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property.... smart_tags = list ( filter ( lambda a : a is not...: x . as_smart_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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-...
  3. How to Split PST File using C#

    This short tutorial focuses on how to convert split PST File using C#. You will learn to split PST using C# with the help of a few lines of code that can be used in any of .NET supported environments including Windows, macOS and Linux....criteria inside the MailQuery list Instantiate the PersonalStorage...queries are added to the MailQuery list, which serves as PST splitting...

    kb.aspose.com/email/net/how-to-split-pst-file-u...
  4. 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...
  5. 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-...
  6. 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-...
  7. 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...
  8. 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...
  9. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the XamlFixedSaveOptions ResourcesFolder property enhances document exports by defining where images and fonts are stored in Xaml format....ResourceUriPrinter () { Resources = new List < string >(); } void IResourceSavingCallb...KeepResourceStreamOp = false ; } public List < string > Resources { get ;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Order of emails returned by EnumerateMessages i...

    Hello, I’m working with Aspose.Email to process PST files and have noticed something about the EnumerateMessages method that I’d like to clarify. From my observations, the order of emails returned by EnumerateMessages …...require fetching the entire list of messages, sorting them, and...requirement is to load the email list in pages, and the paginated...

    forum.aspose.com/t/order-of-emails-returned-by-...