Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 152,092 for

2

(0.15 sec)
  1. Aspose.PSD for .NET 20.5 - 发行说明|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.... Format ( "{0} {1}: {2} out of {3}" , progressInfo ..../ 3, width - (2 * (width / 3)) - 1, height - (2 * (height / 3))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabStopCollection::idx_get method. Gets a tab stop at the specified position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…...aspose-cells imparthgalani July 2, 2025, 12:46pm 1 @John.He , @amjad...Professionalize.Discourse July 2, 2025, 12:46pm 2 @imparthgalani Cause...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  4. Aspose PDF .Concatenate fails to concatenate on...

    We are using the Concatenate function to merge PDFs and it does seem to work on certain PDFs with bookmarks. The code doesn’t throw any error/ exception. It just hangs on the line of code where the concatenate is called.…... The files are not large - 2 or 3 pages. I ran the same files...shibanov February 16, 2023, 3:43am 2 @shikarishambu Could you provide...

    forum.aspose.com/t/aspose-pdf-concatenate-fails...
  5. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...如果我们将两个单元格对 (1,1) x (2,1) 和 (1,2) x (2,2) 合并,生成的表格将具有编号。以下 Java...( 5 ); } } // 合并单元格 (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/zh/java/manage-cells/
  6. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z‑order position of shapes in a worksheet using Aspose.Cells for C++....use a negative number like -1, -2, -3, etc. If you want to bring...use a positive number like 1, 2, 3, etc. Send Shape Front or Back...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  7. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  8. 在工作表中添加图像|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.... SetColumnWidth ( 2 , 50 ); //Add a picture to the...worksheet . Pictures . Add ( 3 , 2 , 3 , 2 , "../../data/aspose.png"...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  9. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....remove(); } // 2 - The "Primary" header/footer...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartDataLabel.show_series_name property | Aspo...

    ChartDataLabel.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...