Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 26,705 for

data source

(0.57 sec)
  1. Extract SVG From Website – Aspose.HTML for .NET

    Learn how to download SVG from website. Consider C# examples to automate extracing inline and external SVG from any website....NET Data Extraction Extract SVG From...sites without diving into the source code. You can download the...

    docs.aspose.com/html/net/extract-svg-from-website/
  2. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…... The source code includes the PSD that...cast def update_text_layer(source_file, output_file, new_text):...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  3. Hello, world!|Documentation

    Get started with Aspose.OCR for JavaScript via C++ by creating and running a bare minimum example....data Download a sample image: Coding...target . files [ 0 ]; log ( `Source image: ${ file . name } ` );...

    docs.aspose.com/ocr/javascript-cpp/hello-world/
  4. Reading Damaged Barcode|Documentation

    Learn how to read damaged barcode...ReadingDamagedBarcod You can find the full source code on GitHub: ReadingDamagedBarcod...for the same logical barcode data. 2. Handling noise on Code 128...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Online MOBI to XLSX Conversion or Build .NET ba...

    Free online app to convert MOBI to XLSX files. .NET C# conversion library code for MOBI documents....Unlock the Full Potential of Your Data Analysis Capabilities. The conversion...unlock the full potential of your data analysis capabilities. This...

    products.aspose.com/total/net/conversion/mobi-t...
  6. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...the consuming excel file, the data is correct (showing values)...values). After opening the source excel file, the workbook links are...

    forum.aspose.com/t/workbook-links-are-not-worki...
  7. Aspose.Pdf.FontNotFoundException: Font Arial wa...

    Hi, I’m adding html to pdf pages using HTML fragment and setting Carlito as embedded font but still exception occurs font Arial was not found locally it’s working but on Linux App Service it’s not working FontRepositor…...know if further input or sample data is needed from our side. Appreciate...NewInformation, especially the data that causes the rendering or...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  8. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....workbook = new Workbook ( "source.xlsx" ); //Access the first...Password = "1234" ; //Open the source Excel file with load options...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....Specifies whether to ignore the OLE data. getLanguagePreferenc() Gets...loading a document and accepts data about loading progress. getRecoveryMode()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library....compliance information from input/source file. public static void runPDFA_to_PDF...pdfaDocumentFileName = Paths . get ( DATA_DIR . toString (), "PDFAToPDF...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/