Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 192,185 for

page

(0.11 sec)
  1. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the JavaScript API or C++ library sample code to copy Page Setup settings from a source worksheet into a destination worksheet programmatically....Copy Page Setup Settings from Source Worksheet into Destination...workbook, it contains the default Page Setup settings . There may be...

    docs.aspose.com/cells/javascript-cpp/copy-page-...
  2. About inconsistence of header alignment from fi...

    Hi Team, Header alignment from first Page is not correctly reflecting in the following aspose word templates. Could you pls assist me on this? First Page in grid view:: Second Page header alignment: Header (Test Re…...header alignment from first page to the following aspose word...Header alignment from first page is not correctly reflecting...

    forum.aspose.com/t/about-inconsistence-of-heade...
  3. Aspose.Pdf.Document flattening Page text field ...

    Hi, We have a specific pdf file which is a standard Acroform with text & comb fields filled with data. Pdf file cannot be shared as customer requirement. I have noticed after flattening output displays in these fields a…...Document flattening Page text field content repeated...Also when debugged and watched Page’s fields as below content variable...

    forum.aspose.com/t/aspose-pdf-document-flatteni...
  4. PDF Export Incomplete (Blank from Page 18) Whil...

    Problem Description: Using the same data to create a Document and exporting it to PDF and Word respectively. The PDF content is incomplete, starting blank from Page 18 onward; the Word content is normal, with a total of…...Export Incomplete (Blank from Page 18) While Word Export Is Normal...incomplete, starting blank from page 18 onward; the Word content...

    forum.aspose.com/t/pdf-export-incomplete-blank-...
  5. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the Page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...Multiple Columns Do Not Fit Page Width Aspose.Words Product Family...table respects the expected page margins? The first 2 tables...

    forum.aspose.com/t/tables-with-images-in-multip...
  6. HTML anchor tag<a> links are not working from 2...

    Hi Aspose Team, When we are trying to add a table and HTML content in same document, HTML anchor tag links are not working from 2nd Page onwards, and those links are appearing in random place in the document. Please hel…...links are not working from 2nd page onward in ASPOSE PDF Aspose...links are not working from 2nd page onwards, and those links are...

    forum.aspose.com/t/html-anchor-tag-a-links-are-...
  7. Manage number of pages in PS file | C++

    C++ API Solution to manage PS files. Add Pages to PS documents with a few lines of C++ code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/add-pages-to-ps/
  8. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...According to page size how to set the Bookmark parameter value(FitH-...Document(); Page pdfPage = null; ..... pdfPage = OriginalPDF.Pages[3];...

    forum.aspose.com/t/according-to-page-size-how-t...
  9. Highlight text in PDF Document and convert each...

    Hai, My requiremnt is I wanted to highlight certain paragaraphs in a pdf document and convert each Page of highlighted document into html string. I did the highlighting portion, and its working But when it comes to co…...PDF Document and convert each page of document into html string...pdf document and convert each page of highlighted document into...

    forum.aspose.com/t/highlight-text-in-pdf-docume...
  10. Extract Pages from Word in Python | Word Page E...

    Learn how to extract Pages from a Word document in Python using Aspose.Words. Follow easy steps and code examples for Word document processing....čeština Svenska Extracting pages from a Word document in Python...extract single or multiple pages from Word documents using Python...

    blog.aspose.com/words/extract-pages-from-word-i...