Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 187,799 for

page

(0.57 sec)
  1. Aspose.word更新目录碰到跨页表格,目录页码显示错误 - Free Support F...

    [image] [image] [image]...that breaks across two pages, the page number stored in the generated...second page, but the TOC still points to the original page because...

    forum.aspose.com/t/aspose-word/320899
  2. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed Pages in Aspose.Words to skip specific indexes and save time....filter used to determine which pages to skip during printing. public...some pages are skipped, the actual total number of pages to print...

    reference.aspose.com/words/net/aspose.words.ren...
  3. 使用图层|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.... getPage ( "Page-1" ). getShapes ()) { if ( shape..."Drawing1.vsdx" ); // get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/zh/java/working-with-la...
  4. FieldTA.IsBold | Aspose.Words for .NET

    Enhance your FieldTA experience! Control bold formatting for entry Page numbers easily, ensuring clarity and emphasis in your documents....apply bold formatting to the page number for the entry. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToa.PageRangeSeparator | Aspose.Words for ...

    Discover the PageRangeSeparator property of FieldToa. Easily customize the character sequence for seamless Page range separation. Optimize your document management!...separate the start and end of a page range. public string PageRangeSeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToa.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToa EntrySeparator property to easily customize your table of authorities with flexible character sequences for enhanced clarity....of authorities entry and its page number. public string EntrySeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldTA.IsItalic | Aspose.Words for .NET

    Discover how to easily format Page numbers with FieldTA's IsItalic property, enhancing your documents with stylish italic text for better readability....apply italic formatting to the page number for the entry. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Hello World Java Example|Aspose.PDF for Java

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/java/hello-world-example/
  9. Convert PDF to PNG|Aspose.PDF for Android via Java

    This Page describes how to convert PDF Pages to PNG image, convert all and single Pages to PNG images with Aspose.PDF for Android via Java....library for converting PDF Pages to PNG Images in an accessible...class allows you to convert PDF pages to PNG images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  10. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...(var page in tempDoc.Pages) { pdfDocument.Pages.Add(page); } }...pdf increase the number of pages. We need some images side by...

    forum.aspose.com/t/couldnt-implement-auto-scale...