Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 155,039 for

2

(0.32 sec)
  1. Merge PDF Files To JPG Using Python | products....

    Merge multiple PDF files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/pdf...
  2. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...<w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p>...Discourse January 12, 2026, 6:21pm 2 @ashu_agrawal_sirionlabs_com To...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  3. 在 .NET 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 图表中快速添加和自定义趋势线——实用指南,帮助您吸引观众。... 为图表系列 2 添加对数趋势线。 为图表系列 2 添加移动平均趋势线。 为图表系列 3 添加多项式趋势线。... Color = Color . Red ; // 为第 2 系列添加对数趋势线 ITrendline tredLineLog...

    docs.aspose.com/slides/zh/net/trend-line/
  4. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... writeln ( 'Page 2.' ) builder . insert_break ( aw...+ 1 ) + '(' + ( 'odd' if i % 2 == 0 else 'even' ) + ')' ) if...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomFont increases PDF-Size enormously - Free...

    Hi, if I add a CustomFont, the size of the PDF increases extremely. grafik.png (3.4 KB) From 67KB to 1.888KB. In code it is line: grafik.png (13.1 KB) Find also my code attached for testing. Root path must be adapt…...zip (2.3 MB) Best regards tahir.manzoor October 5, 2022, 2:34pm...2:34pm 2 @Chris2Stein We have logged this problem in our issue tracking...

    forum.aspose.com/t/customfont-increases-pdf-siz...
  6. CSS 选择器 – CSS 和 HTML 示例

    学习如何有效地使用 CSS 选择器来选择 HTML 文档中需要样式的元素。... CSS Copy 1 h1 { 2 text - align: center; 3 color:...Aspose. HTML for . NET </ h1 > 2 < p > Aspose. HTML for . NET is...

    docs.aspose.com/html/zh/net/tutorial/css-select...
  7. How to Use If Parameter and Variables in SmartM...

    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....: "director first 2" , "id" : "director id 2" , "LastName" : "director..."director last 2" , "MiddleName" : "director middle 2" , "Reportees"...

    docs.aspose.com/cells/net/how-to-use-if-paramet...
  8. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a new array for streamlined data management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  9. GlossaryDocument.LastBuildingBlock | Aspose.Wor...

    Discover the LastBuildingBlock property in the GlossaryDocument, enabling easy access to the final building block for enhanced document management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  10. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....write("This is insertion revision #2. "); // Remove a run "This does...INSERTION)); Assert.assertEquals(2, doc.getRevisions().getCount());...

    reference.aspose.com/words/java/com.aspose.word...