Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 5,407 for

custom function

(0.19 sec)
  1. Converting a XSLFO file to DOCX using Java | As...

    XSLFO to DOCX conversion via Java sample code. Programmers can use this example code to export XSLFO to DOCX within any Web or Desktop Java based application....graphs, images, hyperlinks, custom fonts - and more - into PDF...and extensive hyperlink functionality....

    products.aspose.com/pdf/java/conversion/xslfo-t...
  2. PDF to HTML Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Java sample code using Aspose.PDF for Java...graphs, images, hyperlinks, custom fonts - and more - into PDF...and extensive hyperlink functionality....

    products.aspose.com/pdf/java/merger/pdf-to-html/
  3. HTML to PDF Merge using Java | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...graphs, images, hyperlinks, custom fonts - and more - into PDF...and extensive hyperlink functionality....

    products.aspose.com/pdf/java/merger/html-to-pdf/
  4. PDF to TIFF Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with Java sample code using Aspose.PDF for Java...graphs, images, hyperlinks, custom fonts - and more - into PDF...and extensive hyperlink functionality....

    products.aspose.com/pdf/java/merger/pdf-to-tiff/
  5. FieldDocProperty | Aspose.Words for Java

    Implements the DOCPROPERTY field in Java....built-in property: // Set a custom value for the "Category" built-in...Display a custom document variable: // Define a custom variable...

    reference.aspose.com/words/java/com.aspose.word...
  6. Online Excel Text Search Application or Develop...

    Free online app to search in Excel files. Java code for any Excel file text search application.... Use the replace function to search and update the text...financial records. Locate Customer-Specific Entries in Audit...

    products.aspose.com/total/java/search/excel/
  7. 在 EPS 的 XMP 元数据中添加 XML 命名空间

    本文将通过 C++ 使用 Aspose.Page for JavaScript 在 EPS 的 XMP 元数据中添加 XML 命名空间的过程进行讲解,并附上代码片段进行说明。...app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...
  8. Java API to process TeX and LaTeX Docs

    Java TeX library to process TeX files within Java applications. It offers typesetting Functionality and conversion TeX to PDf, SVG, XPS, and other formats....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    products.aspose.com/tex/java/
  9. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....The “Find and replace” functionality enables you to find a sequence...presents the find and replace functionality with the Aspose.Words.Replacing...

    docs.aspose.com/words/cpp/find-and-replace/
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...unrecognizable to the replace function. Use Regular Expressions :...Use FindReplaceOptions : Customize your find and replace operation...

    forum.aspose.com/t/some-content-cannot-be-repla...