Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 189,329 for

page

(0.2 sec)
  1. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...
  2. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....the table to the width of the page and AutoFit to Contents option...to the available width on the page. To change the sizing behavior...

    docs.aspose.com/words/java/autofit-setting-to-t...
  3. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...only 1 page . Local execution (Windows machine): DOCX page count:...count: 1 Generated PDF page count: 1 (correct) Azure App Service...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  4. Issue During Bulk PDF Merge – Font Object Error...

    Hi Aspose Team, We are using Aspose.PDF for HTML-to-PDF conversion, and the generated PDFs appear correct when processed individually. However, we are encountering an issue during our bulk download process, where we me…...foreach (Page page in PdfDocument.Pages) { Double Width = page.Rect...RightMargin; TextStamp1.Width = Width; page.AddStamp(TextStamp1); TextStamp2...

    forum.aspose.com/t/issue-during-bulk-pdf-merge-...
  5. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase Bottom property to easily access the bottom edge position of your shape's containing block for precise design control....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer....Page Product Family Aspose.PSD Product...GoToAction object Set the target page, view offset from the top-left...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/
  7. Add Background Image to PDF using C#

    Set the environment to use Aspose.PDF for .NET to add background image to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for inserting background image in PDF using C#....Page Product Family Aspose.PSD Product...input PDF Iterate through each page of the loaded PDF file Create...

    kb.aspose.com/pdf/net/add-background-image-to-p...
  8. HelloWorld Example in PHP|Aspose.Words for .NET

    Building documents from scratch using Aspose.Words for .NET in PHP via COM in C#.... What is this page about? This page explains how to run...results. Please refresh the page and try again....

    docs.aspose.com/words/net/helloworld-example-in...
  9. 使用形状粘合|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....); // Get a particular page Page page = diagram . getPages ()...(). getPage ( "Page-1" ); // set shape id long shape1_ID = 7 ;...

    docs.aspose.com/diagram/zh/java/working-with-sh...
  10. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your document formatting with precise break types for improved readability and layout control.... PageBreak 1 Explicit page break. ColumnBreak 2 Explicit...start of new section on the same page as the previous section. SectionBreakNewColum...

    reference.aspose.com/words/net/aspose.words/bre...