Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,101 for

sensitive data

(0.09 sec)
  1. Difference Between ZIP and RAR

    Exploring the disparities between ZIP and RAR, considering compression, speed, and functionalities, aiding efficient file management....efficiently managing and transferring data. Briefly about ZIP Archive Format...single file. It employs lossless data compression techniques to reduce...

    products.aspose.com/zip/most-common-archives/di...
  2. Update XLSX File using Java | products.aspose.com

    Modify XLSX document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....get(column) method Insert new data in the accessed cell using getCells()...getCells().get(indexValue).setValue(data) method Save the file as .xlsx...

    products.aspose.com/total/java/update/xlsx/
  3. Update XLSX File using Python | products.aspose...

    Modify XLSX document in Python applications without using Microsoft Excel....get(index) method Insert new data in the accessed cell using Worksheet...format for storing spreadsheet data in Microsoft Excel. It is the...

    products.aspose.com/total/python-java/update/xlsx/
  4. Create XLSX Using Python | products.aspose.com

    Generate Microsoft Excel XLSX documents using Python applications without using Microsoft Office....get(index) method Insert data in the accessed cell using Worksheet...format for storing spreadsheet data in Microsoft Excel. It is the...

    products.aspose.com/total/python-java/create/xlsx/
  5. Class DataSorter | Aspose.Cells for .NET API Re...

    Aspose.Cells.DataSorter class. Summary description for DataSorter...Gets and sets whether case sensitive when comparing string. HasHeaders...get; } Gets the key list of data sorter. Order1 { get; set; }...

    reference.aspose.com/cells/net/aspose.cells/dat...
  6. Working with Messages from Server|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....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.aspose.com/email/java/working-with-message...
  7. Unable to call the Document constructor passing...

    I am unable to call a Document constructor using a stream as the parameter. I got the error message “Specified method is not supported.”. I am using .NET 6. Please help and advice. Below is the code:: // stream is o…...disclose some data? Can you remove sensitive data from the document...

    forum.aspose.com/t/unable-to-call-the-document-...
  8. CustomXmlPartCollection.GetById | Aspose.Words ...

    CustomXmlPartCollection GetById method. Finds and returns a custom XML part by its identifier in C#....Description id String Case-sensitive string that identifies the...document tag with custom XML data. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  9. PDF with JPEG 2000 - Free Support Forum - aspos...

    We have a PDF with a background image in JPEG 2000 format. When converting the PDF into a JPG with the JpegDevice.Process method the resulting JPEG is not as expected and the background is totally unusable. Is JPEG 2000…...PDF’s we have do contain sensitive data so I am not allowed to...which does not contain sensitive data. We use this code to convert...

    forum.aspose.com/t/pdf-with-jpeg-2000/32021
  10. How to Protect PDF File with Password in C#

    This brief tutorial explains details about how to protect PDF file with password in C#. You will learn how using C# PDF password protect feature can be utilized by following simple steps and the code snippet....input PDF file with confidential data using the Document class Encrypt...secure any confidential or sensitive data from unauthorized access...

    kb.aspose.com/pdf/net/how-to-protect-pdf-file-w...