Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 5,584 for

compare document

(0.25 sec)
  1. Convert SVGZ to DICOM via Java | products.aspos...

    Sample code for SVGZ to DICOM Java conversion. Use API example code for batch SVGZ files to DICOM conversion within any Web or Desktop Java based application....files are smaller in size as compared to the default SVG files and...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/java/conversion/svg...
  2. Aspose::Words::BorderCollection::Equals method ...

    Aspose::Words::BorderCollection::Equals method. Compares collections of borders in C++....BorderCollection::Equals method Compares collections of borders. bool...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Convert DICOM to SVGZ via Java | products.aspos...

    Sample code for DICOM to SVGZ Java conversion. Use API example code for batch DICOM files to SVGZ conversion within any Web or Desktop Java based application....files are smaller in size as compared to the default SVG files and...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/java/conversion/dic...
  4. Comparison and Migration with Node.js via C++|D...

    Explore the differences and consider migration strategies for using Aspose.Cells with Node.js via C++....flexible and easier to manipulate compared to .NET’s List<T> . You can...JavaScript’s strengths. AI Document Assistant Close Specifying...

    docs.aspose.com/cells/nodejs-cpp/comparison-mig...
  5. Change the Font on just the specific Unicode ch...

    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....Example The following screenshot compares the two output PDFs generated...Non-Breaking Hyphen has changed. AI Document Assistant Close Specify how...

    docs.aspose.com/cells/java/change-the-font-on-j...
  6. Convert XLSB to POT via PHP or with free Online...

    PHP API to Convert XLSB to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to POT online converter quickly before integrating the code....or Online App Export XLSB document to POT via PHP without using...designated white area to import the document. Next, click on the "Convert"...

    products.aspose.com/total/php-java/conversion/x...
  7. Optimizing Memory Usage while Working with Big ...

    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....a certain amount of memory compared to using the default setting...MemorySetting.MEMORY_PREFERENCE mode compared to MemorySetting.NORMAL mode...

    docs.aspose.com/cells/java/optimizing-memory-us...
  8. Hide and Unhide Worksheets in a Workbook in VST...

    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....Contents [ Hide ] This article compares hiding and unhiding worksheets...with VSTO, using either C#, compared to using Aspose.Cells, again...

    docs.aspose.com/cells/net/hide-and-unhide-works...
  9. Find if the Worksheet is Dialog Sheet with Node...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Node.js via C++....getType() property, compares it with SheetType.Dialog ..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/find-if-the-wo...
  10. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …... 加载模板 Document doc = new Document("/Users/WorkSpace/file/testTemplate..."TIME_LAG"))) .sorted(Comparator.comparing(p -> MapUtils.getString(p...

    forum.aspose.com/t/topic/312798