Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 186,711 for

page

(0.18 sec)
  1. 将DICOM转换为PDF|Aspose.PDF for Android via Java

    使用Aspose.PDF for Android via Java将以DICOM格式保存的医学图像转换为PDF文件。...document = new Document (); Page page = document . getPages ()....setFileType ( ImageFileType . Dicom ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/androidjava/convert-dico...
  2. Document.ViewOptions | Aspose.Words for .NET

    Discover the Document ViewOptions property to customize your Microsoft Word display settings for a tailored viewing experience....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/net/aspose.words/doc...
  3. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management....Name} signed; Project code page: {vbaProject.CodePage}; Modules...Name} not signed; Project code page: {vbaProject.CodePage}; Modules...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation....Starts the next section on a new page: builder . InsertBreak ( BreakType...next section on the current page: builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using C#....Hide ] What is this page about? This page explains Word document...preferences or the number of lines per page.Aspose.Words provides the ability...

    docs.aspose.com/words/net/work-with-word-docume...
  6. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table....align it to a location on the page, such as the center: table_style...'Aligned to the center of the page' ) builder . end_table () table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting Workbook to Different Formats|Docume...

    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....the visual appearance of each page, along with rendering rules...an XML markup file for each page, text, embedded fonts, raster...

    docs.aspose.com/cells/java/converting-workbook-...
  8. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....Insert text that spans several pages. let builder = new aw . DocumentBuilder...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...getMessage()); continue; } Page page = doc.getPages().get_Item(1);...get_Item(1); double pageWidth = page.getPageInfo().getWidth(); double...

    forum.aspose.com/t/islandscape-does-not-return-...
  10. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....// Insert text that spans 16 pages. DocumentBuilder builder = new...both sides, we can take the pages to stack them // and fold them...

    reference.aspose.com/words/net/aspose.words/pag...