Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,471 for

custom function

(0.07 sec)
  1. CGM to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for CGM to TIFF conversion. Use example code for batch CGM to TIFF conversion with Python and .NET...join() function. Create a new instance of...TiffSettings class. This customizes the generated TIFF image...

    products.aspose.com/pdf/python-net/conversion/c...
  2. Crop and resize EPS via JavaScript | Aspose.Page

    Empower your JavaScript applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....app About About Us Contact Customers Legal Affiliates Events Acquisition...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    products.aspose.com/page/javascript-cpp/crop-eps/
  3. Save QR Codes|Documentation

    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....the QR Code content data Customize QR Code Settings (Optional)...addRequestSettings function is used to add customize QR Code settings...

    docs.aspose.com/barcode/java/1-2-3-saving-qr-code/
  4. Public API Changes in Aspose.Cells 16.12.0|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.... User-defined (custom) properties: Custom properties defined...document properties, built-in and custom . Aspose.Cells’ IWorkbook class...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  5. Rotate SVG – C# Examples – Aspose.SVG for .NET

    C# examples for SVG rotation with Aspose.SVG. Consider cases of using the rotate Function in the transform attribute and in transformation matrix....app About About Us Contact Customers Legal Affiliates Events Acquisition...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    docs.aspose.com/svg/net/rotate-svg/
  6. How to Create a PST File in C#

    This quick tutorial guides on how to create a PST file in C#. You will learn to create a new PST file in C# with the help of a couple of lines of code along with the option to add different types of folders into it....folder of the PST Add some custom folders in the root folder...however, we can add predefined or custom folders before saving the PST...

    kb.aspose.com/email/net/how-to-create-a-pst-fil...
  7. Aspose::Words::MailMerging namespace | Aspose.W...

    Aspose::Words::MailMerging namespace. The Aspose.Words.MailMerging namespace contains classes of the "original" mail merge reporting engine in C++....Represents the mail merge functionality. To learn more, visit the...to allow mail merge from a custom data source, such as a list...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. 使用ICustomFunction功能|Documentation

    本文描述了如何使用Aspose.Cells库中ICustomFunction功能在Microsoft Excel中创建自定义函数。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法定义和注册自定义函数并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...; // Return result of the function return result ; } } 以下是如何在电子表格中使用新定义的函数... putValue ( 62 ); //Adding custom formula to Cell A1 worksheet...

    docs.aspose.com/cells/zh/java/how-to-calculate-...
  9. Generate QR Codes for Text|Documentation

    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....Text Input the Content Text Customize QR Code Settings (Optional)...preview - image ' ). load ( function (){ that . $ ( ' . qrcode...

    docs.aspose.com/barcode/java/1-2-1-2-generating...
  10. Formatting Pivot Table with C++|Documentation

    Learn how to Customize the appearance of pivot tables using Aspose.Cells for C++....article describes how to customize a pivot table’s appearance...It also shows how to set a custom string for null values. #include...

    docs.aspose.com/cells/cpp/formatting-pivot-table/