Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 19,618 for

custom data

(0.1 sec)
  1. Markdown export: compound NumberFormat not expa...

    Markdown export: compound NumberFormat not expanded + ExtractPages resets sub-level counters Environment Aspose.Words version: 25.11.0 .NET target: net8.0 Attached files: repro_source.docx, BugReport.cs Context We con…...cs Context We convert customer-supplied Word documents to...Our pipeline needs to insert custom markers (e.g. <!-- page N -->...

    forum.aspose.com/t/markdown-export-compound-num...
  2. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....getBarcodeGenerator() Gets or set custom barcode generator. getBibliographyStyle()...getCustomTocStyleSep() Gets custom style separator for the \t...

    reference.aspose.com/words/java/com.aspose.word...
  3. 用C++创建高低收(HLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建高低收股票图表。我们的逐步指南将演示如何绘制股票市场数据,包括最高价、最低价和收盘价,以便进行更好的分析与可视化。...LegendPositionType :: Bottom ); // Set data range chart . SetChartDataRange..."A1:D9" , true ); // Set category data chart . GetNSeries (). GetCategoryData...

    docs.aspose.com/cells/zh/cpp/create-high-low-cl...
  4. Working with Calendars | Aspose.Tasks Documenta...

    The page contains examples of using Aspose.Tasks for .NET to work with Microsoft Project calendars....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tasks/net/working-with-calendars/
  5. Aspose::Words::Markup::XmlMapping::get_XPath me...

    Aspose::Words::Markup::XmlMapping::get_XPath method. Returns the XPath expression, which is evaluated to find the Custom XML node that is mapped to the parent structured document tag in C++....which is evaluated to find the custom XML node that is mapped to...how to set XML mappings for custom XML parts. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Gml SourceDriverOptions -RestoreSchema - Free S...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...RestoreSchema or not for input data? Thanks, Professionalize.GIS...exact same attribute names and data types as in the original GML...

    forum.aspose.com/t/gml-sourcedriveroptions-rest...
  7. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...Name Description custom_node_id Specifies custom node identifier...from Node ) field_data Gets custom field data which is associated...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IFieldMergingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Data is inserted into merge fields during a mail merge operation in Java....interface if you want to control how data is inserted into merge fields...merge with a custom callback that handles merge data in the form...

    reference.aspose.com/words/java/com.aspose.word...
  9. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....{ get; set; } Gets or sets custom local time zone used for date/time...saving a document and accepts data about saving progress. abstract...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Manage Callouts in Presentation Charts Using PH...

    Create and style callouts in Aspose.Slides for PHP via Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows....specified chart’s data label will be displayed as data callout or as...as data label. $pres = new Presentation (); try { $chart = $pres...

    docs.aspose.com/slides/php-java/callout/