Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 156,135 for

2

(0.42 sec)
  1. The annotation isn‘t displayed on the image con...

    Hi Aspose team, When I use Aspose.Pdf for .NET, I found a problem. . When I add a text annotation to the pdf page, then convert this page into an image, I find that the annotation I added will not be displayed on the …...ali December 21, 2020, 9:48pm 2 @Glority_Developer We were able...Glority_Developer December 22, 2020, 2:40am 3 The code snippets to convert...

    forum.aspose.com/t/the-annotation-isn-t-display...
  2. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for C++: 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/cpp/custom-shape/
  3. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java....get(2); // 2 - Umm al-Qura calendar: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  4. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …...slides-cpp pankajku December 15, 2025, 2:34pm 1 Hi team, we are using aspose...Discourse December 15, 2025, 2:37pm 2 @pankajku Short answer In...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  5. Aspose.PSD for .NET 22.1 - 发行说明|Documentation

    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....= new Rectangle ( 0 , 0 , 4 , 2 ); patternOverlay . Settings ...= new Rectangle ( 0 , 0 , 4 , 2 ); patternOverlay2 . Settings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. 管理 C++ 中的演示主题|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...当您对主主题颜色(1)进行亮度变换时,会生成来自附加调色板(2)的颜色。随后您可以设置和获取这些主题颜色。 1 - 主主题颜色 2 - 来自附加调色板的颜色。...Dark 1 、 Light 1 、 Dark 2 、 Light 2 ,而较新的 UI 版本将同一槽显示为 Text 1...

    docs.aspose.com/slides/zh/cpp/presentation-theme/
  7. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....idx_get ( 0 ); // Accesses ISlide 2 auto slide2 = presentation ->...comment for an author on slide 2 author -> get_Comments () -> AddComment...

    docs.aspose.com/slides/cpp/presentation-comments/
  8. Excel Row and Column Operations|Documentation

    Excel row and column operations - insert, delete, resize, hide/unhide rows and columns with AI automation..."insert_rows" , "rows" : "5" , "count" : 2 } } Delete Columns { "tool" :..."insert_rows" , "rows" : "5" , "count" : 2 }, { "operation" : "insert_columns"...

    docs.aspose.com/cells/nodejs-cpp/mcp/row-column...
  9. polyline.svg

    docs.aspose.com/svg/files/polyline.svg

  10. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....Words :: Run > ( doc , u "Run 2. " ); auto run3 = System :: MakeObject...paragraphText ); ASSERT_EQ ( u "Run 2. Initial text." , paragraph ->...

    reference.aspose.com/words/cpp/aspose.words/run/