Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 153,670 for

2

(0.23 sec)
  1. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...potapov April 4, 2025, 4:18pm 2 @VaradS , Thank you for contacting...add(workbook.getCell(worksheetIndex, 2, 0, "DEF")); chart.getChartData()...

    forum.aspose.com/t/need-a-sample-code-to-create...
  2. Node.Range | Aspose.Words for .NET

    Discover the Node Range property, effortlessly access a Range object that defines the document segment within your node for enhanced content management.... Write ( "Section 2." ); Assert . That ( doc . GetText...EqualTo ( "Section 1. \fSection 2." )); // Remove the first section...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....input document and we want apply 2 kinds of border with blue and..._dataDir + pageStampFileName , 2 ); plumPageStamp . setHeight (...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  4. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...png //ExStepSummary:2: The following code demonstrates...different sub mesh. //ExStepImage:2:step-2.png //ExStart //ExStep:0-...

    products.aspose.com/3d/tutorial/split-mesh-usin...
  5. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the document... write ( "Section 2" ); expect ( doc . getText ()...toEqual ( "Section 1\u000cSection 2" ); // Delete the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Slim versison of Aspose.PDF assembly - Free Sup...

    https://forum.aspose.com/t/slim-versison-of-aspose-pdf-assembly/287984/8 hello asad.ali My comapny recently renewed our license and bought premium support with it. Can you let me know how I can get to see the details o…...deng August 2, 2024, 8:27pm 1 I am trying to...Professionalize.Discourse August 2, 2024, 8:27pm 2 Could you please provide...

    forum.aspose.com/t/slim-versison-of-aspose-pdf-...
  7. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...0359\",\n" + " \"RMB_RATE\": \"2.0354\",\n" + " \"COMPANY_CODE_CN\":...0359\",\n" + " \"RMB_RATE\": \"2.0354\",\n" + " \"COMPANY_CODE_CN\":...

    forum.aspose.com/t/topic/312798
  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....addMaster ( templateFileName , 2 ); // Add master with stencil...PinY. diagram . addShape ( 2 . 0 , 2 . 0 , masterName , 0 ); diagram...

    docs.aspose.com/diagram/zh/java/working-with-ma...
  9. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....write("Run 2. "); // Every invocation of the...getRuns(); Assert.assertEquals(2, runs.getCount()); // We can also...

    reference.aspose.com/words/java/com.aspose.word...
  10. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

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