Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 17,862 for

custom data

(0.31 sec)
  1. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the Custom XML attribute or smart tag property....Gets or sets the value of the custom XML attribute or smart tag...of its text as some form of data, # such as a name, date, or...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 22.4 - Release Notes|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....loading PSD file on text resource data parsing Bug PSDNET-1129 Incorrect...Incorrect position of the custom pattern after saving as PSD Bug...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-4...
  3. C++ API to Convert XML to TSV | products.aspose...

    Convert XML to TSV via C++ API without using Microsoft Excel or Adobe Reader...popular data format used to store and transport data. It is a...used to store and transport data in a human-readable format....

    products.aspose.com/total/cpp/conversion/xml-to...
  4. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。...LegendPositionType :: Bottom ); // Set data range chart . SetChartDataRange..."A1:E12" , true ); // Set category data chart . GetNSeries (). GetCategoryData...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/
  5. How to set up series. Points. DataLabel. LinkSo...

    image.png (12.2 KB) image.png (48.7 KB) Still unable to take effect, I used WPS to create charts and series, using the same code. The files created by WPS can take effect, but using aspose.cells doesn’t test.zip (12.8…...only sets the series, points, data‑label and link‑source. var wb...= wb.Worksheets[0]; // … add data … var chart = ws.Charts.Add(ChartType...

    forum.aspose.com/t/how-to-set-up-series-points-...
  6. Using Barcode and Barcode Expression Tags in Re...

    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....based on field values (using a data source). This article explains...Based on Field Values (Using Data Source) Below is code snippet...

    docs.aspose.com/barcode/jasperreports/using-bar...
  7. Unable to add CustomPart - Free Support Forum -...

    I’m sure I’m missing something but cannot get a json string into a docX file public static void EmbedJsonFileInDocx(string docxFilePath, string jsonPath, bool useAspose) { string json = String.Empty; …...Data = bytes; mypart.RelationshipType = "custom"; mypart...the CustomPart . Instead of "custom" , use a proper relationship...

    forum.aspose.com/t/unable-to-add-custompart/324892
  8. Export TSV to POWERPOINT in Android or with fre...

    Android API to Convert TSV to POWERPOINT without using Microsoft Word or online. Test free TSV to POWERPOINT online converter quickly before integrating the code....popular file format used to store data in a tabular format. It is widely...widely used to store data in a spreadsheet or database. However...

    products.aspose.com/total/android-java/conversi...
  9. CustomXmlPart.DataChecksum | Aspose.Words for .NET

    Discover the CustomXmlPart DataChecksum property, ensuring Data integrity with a reliable CRC checksum for your XML content. Enhance your Data's reliability!...check (CRC) checksum of the Data content. public long DataChecksum...using the data of the corresponding custom XML data part. richText...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL....access a document’s arbitrary custom parts collection. doc = aw...aw . Document ( MY_DIR + 'Custom parts OOXML package.docx' ) self...

    reference.aspose.com/words/python-net/aspose.wo...