Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 15,830 for

point

(0.11 sec)
  1. Convert XLS to POTX via PHP or with free Online...

    PHP API to Convert XLS to POTX or Online App without using Microsoft Excel or PowerPoint. Test free XLS to POTX online converter quickly before integrating the code....templates serve as a starting point for creating consistent and...

    products.aspose.com/total/php-java/conversion/x...
  2. Convert XLSX to POTX via PHP or with free Onlin...

    PHP API to Convert XLSX to POTX or Online App without using Microsoft Excel or PowerPoint. Test free XLSX to POTX online converter quickly before integrating the code....templates serve as a starting point for creating consistent and...

    products.aspose.com/total/php-java/conversion/x...
  3. Advanced Mail Merge Features in C#|Aspose.Words...

    Aspose.Words for .NET provides some advanced Mail Merge features that allow you to perform further Mail Merge customization using C#. For example, obtaining information about template structure, setting rules, cleaning up after a Mail Merge operation, and others....with a true condition) at the point where you want the next record...

    docs.aspose.com/words/net/advanced-mail-merge-f...
  4. Advanced Mail Merge Features in C++|Aspose.Word...

    Aspose.Words for C++ provides some advanced Mail Merge features that allow you to perform further Mail Merge customization. For example, obtaining information about template structure, setting rules, cleaning up after a Mail Merge operation, and others....FieldNext field ( { NEXT } ) at the point where you want the next record...

    docs.aspose.com/words/cpp/advanced-mail-merge-f...
  5. Convert XLSM to POTX via PHP or with free Onlin...

    PHP API to Convert XLSM to POTX or Online App without using Microsoft Excel or PowerPoint. Test free XLSM to POTX online converter quickly before integrating the code....templates serve as a starting point for creating consistent and...

    products.aspose.com/total/php-java/conversion/x...
  6. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....Boolean, integer, floating point, text, or date/time values....

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  7. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a document or section...restart these counts at any point. self . assertEqual ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.footnote_options property | Aspose.Wor...

    Document.footnote_options property. Provides options that control numbering and positioning of footnotes in this document....restart these counts at any point. self . assertEqual ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert DOTX to SXC in C++ or with free Online ...

    C++ API to Convert DOTX to SXC or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to SXC online converter quickly before integrating the code....that can be used as a starting point for a new document. On the other...

    products.aspose.com/total/cpp/conversion/dotx-t...
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...when the new text contains a point or comma, but it works when...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...