Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 150,034 for

2

(0.24 sec)
  1. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++....-> get_Pages () -> idx_get ( 2 ); dstDocument -> get_Pages ()...srcDocument -> get_Pages () -> Delete ( 2 ); srcDocument -> Save ( dstFileName...

    docs.aspose.com/pdf/cpp/move-pages/
  2. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart...."AW Category 1" , "AW Category 2" }; ChartSeries series1 = series...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....write("Text 2. "); builder.insertFootnote(FootnoteType...insertFootnote(FootnoteType.FOOTNOTE, "Footnote 2."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are bibliography source contributors in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....Category 1" , u "AW Category 2" }); // Adding new series. Value...:: MakeArray < double > ({ 1 , 2 })); auto series2 = seriesColl...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  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. 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-...
  9. 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...
  10. Get the graphical components from visio file - ...

    Hi, We try to highlight the different components in Visio file, is it possible that Aspose.diagram API could return graphical components and their metrics for comparison? Please see the attached zip which show the exam…...Product Family ruhongcai May 2, 2018, 11:58pm 1 Hi, We try to...rafique May 3, 2018, 12:36am 2 @ruhongcai , You can retrieve...

    forum.aspose.com/t/get-the-graphical-components...