Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,458 for

file comparison

(0.16 sec)
  1. Convert excel to pdf Font Problem - Aspose.Cell...

    Hello Community, I have a problem with converting excel to pdf. (We are using Apose version 21.9.0.0) for example: Workbook ws = new Workbook(); ws.Save(“FileError.pdf”,Apose.Cells.SaveFormat.Pdf); -------Fileerror.…...@MTCoNan , Thanks for the template file. I did test your scenario/case...following sample code and your file with latest version/fix Aspose...

    forum.aspose.com/t/convert-excel-to-pdf-font-pr...
  2. Keep Separators for Blank Rows while exporting ...

    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....lines while converting the Excel File to CSV, set the KeepSeparatorsForBla...code loads the source Excel file . It sets TxtSaveOptions.KeepSeparatorsForBla...

    docs.aspose.com/cells/net/keep-separators-for-b...
  3. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document Comparison operation...additional options for document comparison operation. To learn more...help to produce more precise comparison output. compare_moves Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Plugins https://docs.aspose.com/diagram/net/plugins/ Recent content in Plugins on Documentation Hugo -- gohugo.io en https://docs.aspose.com/diagram/......working with Microsoft Visio files. It allows developers to work...VST, VSX, VTX, VDW and VDX files on C#, VB.NET, ASP.NET web applications...

    docs.aspose.com/diagram/net/plugins/index.xml
  5. Modifying Images|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....resultant image for comparison. Input File Output File | | Adjusting...resultant image for comparison. Input File Output File | | Adjusting...

    docs.aspose.com/imaging/net/modifying-images/
  6. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg File will be slightly different. This difference is enough to break functionality in other libraries when t…...svg file will be slightly different....libraries when trying to use the svg file, including Aspose.Imaging when...

    forum.aspose.com/t/svg-gets-generated-different...
  7. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field...right_expression in comparison using the operator designated...designated by FieldIf.comparison_operator . A field in the following...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert WORD to XLSX using Python or with free ...

    WORD to XLSX conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XLSX online converter quickly before integrating the code....process of converting a WORD file to XLSX involves two steps....NET API to convert the WORD file to HTML. After that, you can...

    products.aspose.com/total/python-net/conversion...
  9. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply advanced filter of microsoft excel to display records meeting complex criteria by using the Aspose.Cells for .NET API....Sample Excel File and generates the Output Excel File . The screenshot...screenshot shows both files for comparison. As you can see inside...

    docs.aspose.com/cells/net/apply-advanced-filter...
  10. Compare does not strike through the revised dat...

    I am trying to compare two documents using the .Compare function. The issue is when change is made inside a textbox, the strikethrough is not working. Aspose.Words.Comparing.CompareOptions compareOptions = new Aspose.W…...Compare(document2, "Comparison", DateTime.Now, compareOptions);...Words comparison result looks the same as MS Word comparison result...

    forum.aspose.com/t/compare-does-not-strike-thro...