Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 2,216 for

file format detection

(0.14 sec)
  1. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains inFormation on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....you to specify the name of the file in which the result is to be...The output XML format is custom Aspose format. The XML contains...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  2. mapinfo-tab Viewer API in C#

    Develop a mapinfo-tab viewer with an API designed specifically for net / C# developers....GIS viewer for Mapinfo-tab files into your Net applications with...data stored in Mapinfo-tab file format without needing any other...

    products.aspose.com/gis/net/viewer/mapinfo-tab
  3. esri-ascii Viewer API in C#

    Develop a esri-ascii viewer with an API designed specifically for net / C# developers....a GIS viewer for Esri-ascii files into your Net applications with...data stored in Esri-ascii file format without needing any other...

    products.aspose.com/gis/net/viewer/esri-ascii
  4. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...mergeExcelFileFromJs() method, the saved file reflects the frozen state properly...columns in the GridJS UI. Save the file via mergeExcelFileFromJs() →...

    forum.aspose.com/t/add-row-and-add-column-actio...
  5. Overview of Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for PHP via Java...with input text in a required format due to the limitations of a...information decoding. Data Encoding Formats Different types have different...

    docs.aspose.com/barcode/phpjava/barcode-types-d...
  6. Supported Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Node.js via Java...with input text in a required format due to the limitations of a...information decoding. Data Encoding Formats Different types have different...

    docs.aspose.com/barcode/nodejsjava/supported-ba...
  7. Common font problems and how to solve them

    If you have issues with font Files, or just going to work with fonts and want everything to go well, here you'll find all the needed inFormation.... Troubleshooting with font files Live Demos About Font Source...Show ] Overview Font files are digital files that contain information...

    docs.aspose.com/font/net/font-file-issues/
  8. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!... Examples Shows how to format a run of text using its font...document that exists in the local file system: doc = new Document (...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported Format using Aspose.Words for Node.js via .NET to experience its simplicity and power in Node.js....EPUB, HTML and many other file formats are supported . Below code...Document from a file. Automatically detects the file format Append document...

    docs.aspose.com/words/nodejs-net/hello-world/
  10. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...convert the embedded Excel files to PDF (Java) The sample below...(OLE/Package) in the Word file. Detect the objects that are Excel...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...