Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 36,403 for

list

(0.42 sec)
  1. 使用字形对象| C++

    aspose中的字形对象。font库功能由其具有的属性描述。代码片段可帮助您了解如何在C ++中编码字形。...glyph; 2 3 //Declare resultant list with pints 4 System::SharedPtr...System::Collections::Generic::List < System::Drawing::Point >>...

    docs.aspose.com/font/zh/cpp/developer-guide/usi...
  2. Convert HTML to Markdown in Java – Aspose.HTML ...

    Learn how to convert HTML to Markdown in Java using Aspose.HTML API. Consider various HTML to Markdown conversion scenarios in Java code....including code highlighting, task lists, tables, and more. To convert...Markdown Processor as-is. The list of elements, which support this...

    docs.aspose.com/html/java/convert-html-to-markd...
  3. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...Worksheets["Sparklines2"]; List<string> PrintAreas = new() {...TemplateWB.Worksheets["RHC"]; List<string> PrintAreas = new() {...

    forum.aspose.com/t/incorrect-rendering-when-con...
  4. C# 3D Formats Watermark Verification | products...

    Add blind Watermark Verification to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....go through the same process listed above to verify blind watermarks...RvmSaveOptions and more. Here is the full list of 3D Watermark Validation Formats...

    products.aspose.com/3d/net/verify-watermark/
  5. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...tagRegex, ref int bkIndex) { List<Run> tagRuns = p.GetChildNodes(NodeType...(Document doc, Paragraph p, List<Run> tagRuns, ref int bkIndex...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  6. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....Bibliography Represents the list of bibliography sources available...ExportListLabels Specifies how list labels are exported to HTML...

    reference.aspose.com/words/java/com.aspose.words/
  7. 将工作表绑定到使用 GridWeb 的自定义集合对象|Documentation

    本文介绍了如何在 GridWeb 中将工作表绑定到集合。... List [ index ]; } } } 第三步:将工作表与自定义集合绑定...custom collection MyCollection list = new MyCollection (); //Creating...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  8. Manage Presentation Slide Masters in .NET|Aspos...

    Manage Slide Masters in Aspose.Slides for .NET: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C# examples....object contains the Masters list of IMasterSlideCollecti type...type, which contains a list of all master slides that are defined...

    docs.aspose.com/slides/net/slide-master/
  9. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...typeof(ABC_1_Data)); List<ABC_1_Data> listFormData = new List<ABC_1_Data>();...[JsonProperty("Directors")] public List<Employee> Directors { get; set;...

    forum.aspose.com/t/variables-in-excel-template/...
  10. Manage Presentation Slide Masters in PHP|Aspose...

    Manage Slide Masters in Aspose.Slides for PHP via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....object contains the getMasters list of MasterSlideCollectio type...type, which contains a list of all master slides that are defined...

    docs.aspose.com/slides/php-java/slide-master/