Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 20,702 for

custom data

(0.06 sec)
  1. 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
  2. Aspose::Words::Markup::CustomPart::Clone method...

    Aspose::Words::Markup::CustomPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value in C++....not duplicate the bytes of the Data value. System :: SharedPtr <...access a document’s arbitrary custom parts collection. auto doc...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API....especially when you are working with data that includes time or scheduling...event planning, or historical data. Helps in Sorting and Filtering:...

    docs.aspose.com/cells/javascript-cpp/format-num...
  4. DICOM XML Serialization/Deserialization|Aspose....

    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....XML-based representation of DICOM data is crucial for modern applications...human-readable or easily parsable data formats such as XML. This document...

    docs.aspose.com/medical/net/developer-guide/90-...
  5. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily Customize X value formats for enhanced Data visualization and clarity in your charts.... -; -@ -” Custom with color - “[Red]-#,##0.0”...the format code of the chart data. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabelCollection.ShowPercentage | Aspos...

    Discover the ShowPercentage property in ChartDataLabelCollection to enhance your Pie charts by displaying percentage values for Data labels. Boost clarity and insights!...value is to be displayed for the data labels of the entire series...overridden for an individual data label with using the ShowPercentage...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with Customizable saving options and efficient callbacks....DocumentPartSavingAr class Provides data for the DocumentPartSaving callback...SectionBreak ; // Assign a custom callback to the "DocumentPartSavingCa"...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....in software development and data exchange. The de facto standard...Language (XML), a universal data exchange and storage format...

    docs.aspose.com/ocr/java/save-file/
  9. 在Aspose.Cells中使用C++的自定义XML部分|Documentation

    学习如何使用Aspose.Cells在Excel文件中以编程方式使用自定义XML部分。... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/use-custom-xml-par...
  10. 用C++加载特定工作表的工作簿|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载特定工作表以提升性能和减少内存使用。...// Override StartSheet to customize loading behavior void StartSheet...Worksheet & sheet ) override { // Custom logic for loading specific...

    docs.aspose.com/cells/zh/cpp/load-specific-work...