Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 149,729 for

2

(0.39 sec)
  1. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Data in table missing when a PDF with watermark...

    Hi, I ran into an issue when exporting a PDF with a table and a watermark to PPTX. Some data values are missing from the table near the watermark text. The conversion is fine without the watermark. var fileName = ""; /…...2 public void Logic() throws Exception...ConvertToPptx_2_input.pdf (157.5 KB) TableDoesNotRenderCo_2_output.zip...

    forum.aspose.com/t/data-in-table-missing-when-a...
  4. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....1 , image -> get_Height () - 2 ), Point ( 1 , 1 ), System ::...Point ( image -> get_Width () - 2 , 1 ) })); pen = System :: MakeObject...

    docs.aspose.com/slides/cpp/activex/
  5. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...(2, 2) (3, 2) (0, 3) (1, 3) (2, 3) (3, 3) 下面的 C# 代码演示了如何为表格中的单元格指定编号:...

    docs.aspose.com/slides/zh/net/manage-table/
  6. 在 .NET 中管理演示文稿的 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PPT 和 PPTX 中管理 SmartArt 形状节点。获取清晰的代码示例和技巧以简化您的演示文稿。... 然后,在位置 2 为选定的节点添加子节点并设置其文本。 保存演示文稿。 //.... AllNodes [ 0 ]; // 在父节点的位置 2 添加新的子节点 SmartArtNode chNode =...

    docs.aspose.com/slides/zh/net/manage-smartart-s...
  7. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Global Bug Report - Free Support Forum - aspose...

    Hello This bug existed in Aspose Email and Words too which I’ve reported and is now fixed, seems that all or most other products are also affected, this ticket is for Aspose Imaging, but I’ve posted this report in Total…... 2 Bugs in Aspose Imaging alexey...noskov October 12, 2023, 4:46am 2 @australian.dev.nerds As I can...

    forum.aspose.com/t/global-bug-report/272639
  10. Draw geomtry to visio VSD document via Python |...

    Python source code to draw geomtry to visio vsd file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...