Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 244,197 for

file

(0.84 sec)
  1. C++ Split A File

    Split documents programmatically in C++: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....document into a group of smaller files according to the given criteria...Splitting text into separate files can be used to make it easier...

    products.aspose.com/words/cpp/split/
  2. Possible to create corrupted Excel file by spec...

    A minor issue for sure, but because of an off-by-one error in my code I discovered that it is possible to create a corrupted Excel File by setting the EndRow of a Validation’s CellArea to a value greater than Workbook.Se…...Possible to create corrupted Excel file by specifying out of bounds...to create a corrupted Excel file by setting the EndRow of a Validation’s...

    forum.aspose.com/t/possible-to-create-corrupted...
  3. Unable to open the file downloaded via aspose-c...

    i use below aspose libraries in spring boot application. Below url is used for downloading Files from grid cache. i dont face any issue when i open the download Files with xlsx extension. i use Microsoft excel applica…...Unable to open the file downloaded via aspose-cell viewer for...url is used for downloading files from grid cache. i dont face...

    forum.aspose.com/t/unable-to-open-the-file-down...
  4. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ File. Use this example code to extract assets from USDZ File within any Web or Desktop Java based application....to Extract Assets from USDZ File Using Java In order to extract...extract assets from USDZ file, we’ll use Aspose.3D for Java API which...

    products.aspose.com/3d/java/extractor/usdz/
  5. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel Files using Aspose.Cells for JavaScript via C++....Prevent Users from Printing Excel File with JavaScript via C++ Contents...important information in the Excel file; in order to protect the internal...

    docs.aspose.com/cells/javascript-cpp/how-to-pre...
  6. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …...PDF Search text from PDF file using C# | returns 0 in TextFragmentCollecti...Framework(C#) I have attached a sample file for this. Sample.pdf (71.7 KB)...

    forum.aspose.com/t/aspose-pdf-search-text-from-...
  7. Get a Particular Page in a PDF File in PHP|Aspo...

    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....Get a Particular Page in a PDF File in PHP Contents [ Hide ] Aspose...save the newly generated PDF file $new_document -> save ( $dataDir...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  8. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML File using Java. You can generate HTML document in Java using simple API calls. HTML Files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices....Product Family How to Create HTML File using Java This topic covers...implementation of how to create HTML file using Java . You can generate...

    kb.aspose.com/html/java/how-to-create-html-file...
  9. Extract Assets from STL File Formats via Node.j...

    Sample Node.js extract assets code for STL File. Use this example code to extract assets from STL File within any Web based application....to Extract Assets from STL files using server-side APIs. Aspose...How to Extract Assets from STL File Using Node.js In order to extract...

    products.aspose.com/3d/nodejs-java/extractor/stl/
  10. View OFX request File via C# | products.aspose.com

    Sample code for OFX request File viewing. Use API example code to view batch OFX request Files within .NET based applications....Ofx Request View OFX request Files via C# Viewing financial reports...Download How to View OFX request Files Follow the steps in code snippet...

    products.aspose.com/finance/net/view/ofx-request/