Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 18,473 for

custom data

(0.47 sec)
  1. Quick Generation Examples|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.... Generate PDF417 with Custom Settings public class PDF417Example...3. Generate DataMatrix with Custom Encoding public class DataMatrixExample...

    docs.aspose.com/barcode/java/developer-guide/qu...
  2. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON Data has a nested array. The directors (outer array) and their reporters (inner array). When …...guide users on when to leverage custom ranges and flags like LineByLine...not necessarily parent-child, data, understanding how “_CellsSmartMarkers”...

    forum.aspose.com/t/issue-with-directly-accessin...
  3. 使用C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍了如何使用C++ API在将Excel文件渲染为PDF文件格式时,设置所需工作表的自定义纸张大小。...// For complete examples and data files, please go to https://github...GetWorksheets (). Get ( 0 ); // Set custom paper size in unit of inches...

    docs.aspose.com/cells/zh/cpp/implement-custom-p...
  4. Opening Files with Different Formats|Documentation

    Aspose.Cells for Go via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is stored as a table where each...spreadsheet data to CSV. Opening Text Files with Custom Separator...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  5. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to Customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!...which will accept values from a data source during a mail merge....convert all values in a merge data source's "MyQRCode" column into...

    reference.aspose.com/words/net/aspose.words.fie...
  6. EPUB to PDF Merge using Python | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...efficiently and protect your data. A peculiar feature from Aspose...opening each input file from the data directory in binary read mode...

    products.aspose.com/pdf/python-net/merger/epub-...
  7. HTML to PDF Merge using Python | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...efficiently and protect your data. A peculiar feature from Aspose...opening each input file from the data directory in binary read mode...

    products.aspose.com/pdf/python-net/merger/html-...
  8. Specify the path where GridWeb stores temporary...

    This article describes the storage in GridWeb.... // Write your custom URL resolver: MyWebFormsFriendlyUr...// In RouteConfig.cs set the custom URL resolver: MyWebFormsFriendlyUr...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class....of its text as some form of data, # such as a name, date, or...property to reflect the type of data they contain. smart_tag . element...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....is_assignable dataDir = "path/to/your/data/dir/" path_infile = dataDir...path to the documents directory data_dir = "/path/to/your/pdf/files/"...

    docs.aspose.com/pdf/python-net/modifying-form/