Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 24,335 for

only

(0.08 sec)
  1. Version 7.6.1 for use with our current license ...

    We have a license for an old version, and have the version we got when we obtained the license, 7.3.4. While we explore a newer license, I’d like to obtain the latest version that works with our current license, which I …...2) because your license only allows free upgrades until 2013-11-26...3.4 and allows free upgrades only until 2013-11-26 . Based on...

    forum.aspose.com/t/version-7-6-1-for-use-with-o...
  2. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to PDF the results of compare two files containing the comments. Please find two PDFs …...compared were almost identical, the only difference was a comment in...supporting documents yet and Only low-trust or forum sources were...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  3. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…... The only way to recreate SDT and I am...node insertions and deletions only. Formatting changes are not...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  4. ReportBuildOptions | Aspose.Words for Java

    Specifies options controlling behavior of ReportingEngine while building a report in Java.... This option affects only access to instance (that is...a body is visited first and only then, headers and footers are...

    reference.aspose.com/words/java/com.aspose.word...
  5. HTML to PDF: ignoring page breaks - Free Suppor...

    Hello, If I open file “Page Break Test.html” in Google Chrome I shared for you in this ticket, I can see page breacks. As result, I can see 3 different pages in Chrome. But, if I try use Aspose.Words to convert this fi…...PDF, output PDF file contains only one page, that contains all...PDF file you sent me contains only 1 opage. Did you have any chance...

    forum.aspose.com/t/html-to-pdf-ignoring-page-br...
  6. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....that a worksheet has cells with only formatting applied. In such...initialized cells that exist only because of cell formatting cannot...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  7. Install Manually|Aspose.Slides 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....[ Hide ] Follow these steps only if plan to install Aspose.Slides...assigned NTFS permissions and leave only inherited permissions. Register...

    docs.aspose.com/slides/reportingservices/instal...
  8. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned....documents generation, and you only need one line of code to get...separately. Q: How can I clone only a specific part of a document...

    docs.aspose.com/words/net/clone-a-document/
  9. Types of Mail Merge Operation in Java|Aspose.Wo...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions. Simple Mail Merge repeats the entire document per each data source record, whereas Mail Merge with regions repeats Only designated regions per record using Java....Mail Merge with regions repeats only designated regions per record...merge with regions where the only region is the whole document...

    docs.aspose.com/words/java/types-of-mail-merge-...
  10. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk.... Not only can it re‑calculate formulas...them repeatedly while modifying only a small part of them, it may...

    docs.aspose.com/cells/go-cpp/calculate-formulas/