Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 155,327 for

2

(1.81 sec)
  1. 在 Visio 页面中自动放置一组形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中自动放置一组形状。...DistanceInHorizontal = 2 ; options . DistanceInVertical = 2 ; // set auto...

    docs.aspose.com/diagram/zh/net/auto-space-a-col...
  2. EXPORT ISSUE IN PDF - Free Support Forum - aspo...

    Hi, I have an issue exporting the attached excel in PDF, some Bar don’t start from the correct point. I attach the docx with print screen of the problem, the PDF export and the origin in excel. The graph format in the e…...Discourse May 19, 2025, 1:46pm 2 @gmaglie Could you please provide...java. amjad.sahi May 19, 2025, 2:06pm 4 @gmaglie , Thanks for the...

    forum.aspose.com/t/export-issue-in-pdf/312864
  3. RepeatingRows adds unwanted padding on second p...

    I'm currently evaluating Aspose, and one of our most desired features of Aspose is its ability to handle repeating rows when tables break pages. In testing, I am seeing extra padding on the first non-repeated row on sub…...ahmad April 7, 2015, 2:50am 2 Hi Josh, Thanks for your inquiry...

    forum.aspose.com/t/repeatingrows-adds-unwanted-...
  4. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your document's presentation effortlessly.... BulletSquare 2 The bullet of the first level...levels. Arabic numbering (1., 2., 3., …) for the first level...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Extra line break after page break - Free Suppor...

    Hi! I see an extra line break after a page break using Aspose 8.0. This means that the first line of text of the subsequent pages does not start at the same position as the first line on the first page. I have attached t…...ahmad May 16, 2013, 2:32am 2 Hi there, Thanks for your...

    forum.aspose.com/t/extra-line-break-after-page-...
  6. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row.... writeln ( "Heading row 2" ); builder . endRow (); builder...(); builder . write ( "Column 2 Text" ); builder . endRow ();...

    docs.aspose.com/words/java/repeat-table-header-...
  7. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加页面图章。...PdfPageStamp ( path_input_stamp , 2 ) plumPageStamp . set_height (...in range ( 1 , 6 ): if ( i % 2 == 0 ): document . pages [ i ]...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  8. MacOS can't pip install Aspose.PDF - Free Suppo...

    MacOS can’t pip install Aspose.PDF (MacOS 14.6),can’t find mac version whl in pypi...David_Matin October 8, 2024, 10:22am 2 Aspose.PDF.Pythonvia.NET Professionalize...David_Matin October 9, 2024, 2:46am 4 shows: Could not find a...

    forum.aspose.com/t/macos-cant-pip-install-aspos...
  9. Adding Links for Tasks | Aspose.Tasks Documenta...

    Learn how to add new task links to your project using Aspose.Tasks for .NET instead of Microsoft Office Automation Tools....projectApplication = new Application(); 2 object missingValue = System.Reflection...14 project.Tasks.get_UniqueID( 2 ).TaskDependencies.Add(project...

    docs.aspose.com/tasks/net/adding-links-for-tasks/
  10. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....pdf" , 2 , 3 , PageSize . A5 ); } Make..."MakeNUpUsingPageSize_out.pdf" , 2 , 3 ); } Make NUp of PDF Using...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/