Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 155,366 for

2

(1.17 sec)
  1. composite_grid|Documentation

    Composite_grid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....in ({Character 1})({Character 2})…({Character N}) format. values=(α)(β)(γ)(δ)(ε)...in ({Character 1})({Character 2})…({Character N}) format. You...

    docs.aspose.com/omr/net/txt-markup/composite_grid/
  2. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/androidjava/custom-shape/
  3. 通过 C++ 使用 Chart.chartDataRange 方法的简便图表设置方式|Docu...

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中轻松设置图表,指导将展示如何指定图表的数据范围,使您能够以最小的努力创建专业且精确的图表。... value = 2 ; // Second vertical series worksheet...cells . get ( "C3" ). value = 2 ; worksheet . cells . get ( "C4"...

    docs.aspose.com/cells/zh/javascript-cpp/easy-wa...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....builder -> Writeln ( u "Entry 2" ); builder -> InsertBreak ( Aspose...\" >.........span>" + u "<span>2</span>" + u "</p>" )); } else...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::CustomXmlProperty::get_U...

    Aspose::Words::Markup::CustomXmlProperty::get_Uri method. Gets or sets the namespace URI of the custom XML attribute or smart tag property in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::IndexOfKey method. Returns the zero-based index of the specified property in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...words-java haibojiang June 13, 2025, 2:54am 1 word转pdf,图片里的公式被提取成文本,但符号变成了方块。...Professionalize.Discourse June 13, 2025, 2:54am 2 @haibojiang 请问您使用的是哪个版本的Aspose...

    forum.aspose.com/t/word-pdf/313834
  9. Printing Documents | Aspose.Note Documentation

    A comprehensive guide on printing documents in Java.... class ) + "load/" ; 2 3 Document document = new Document(dataDir...(AlternativeText. class ) + "load/" ; 2 3 Document document = new Document(dataDir...

    docs.aspose.com/note/java/printing-documents/
  10. 使用 Aspose.SVG Builder API 进行高级 SVG 创建和修改 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。...document = new SVGDocument()) 2 { 3 // Create a new <g> (group)...document = new SVGDocument()) 2 { 3 // Assume an existing SVG...

    docs.aspose.com/svg/zh/net/svg-builder-api/