Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 188,132 for

page

(0.2 sec)
  1. Supported File Formats – Aspose.HTML for Java

    In this article, you will learn about the input and output file formats supported by Aspose.HTML for Java library....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/getting-started/suppo...
  2. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....Page Product Family Aspose.PSD Product...get a reference to the desired page Create a LinkAnnotation object...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  3. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape Pages to PDF using Aspose.Words, the Pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…...Landscape pages are rendered as portrait pages when converting...landscape pages to PDF using Aspose.Words, the pages in the PDF...

    forum.aspose.com/t/landscape-pages-are-rendered...
  4. Create Bookmarks in PDF using C#

    This article guides on how to create bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to bookmark a PDF with C#....Page Product Family Aspose.PSD Product...bookmark to a single page or all the pages in the PDF or format...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...
  5. PageSavingArgs.pageFileName property | Aspose.W...

    PageSavingArgs.PageFileName property. Gets or sets the file name where the document Page will be saved to....file name where the document page will be saved to. get pageFileName...Remarks If not specified then page file name and path will be generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Set Custom Height Width In ASpose.Cell - Free S...

    Hello Team, We are doing Image export for each worksheet as one Page , here we can able to mange setting different Pagesize like A4,legal,Letter etc… But not getting any option to set Custom Pagesize where user provide…...export for each worksheet as one page , here we can able to mange...11:04am 2 @Viral84 To set a custom page size in Aspose.Cells, you can...

    forum.aspose.com/t/set-custom-height-width-in-a...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_SplitPgBreakAndParaMark method. Always Move Paragraph Mark to Page after a Page Break in C++....Move Paragraph Mark to Page after a Page Break. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …... foreach (var pageKv in pages.OrderBy(x => x.Key)) { int pageIndex...info = pageKv.Value; Aspose.Pdf.Page newPage; lock (_asposeLock)...

    forum.aspose.com/t/help-needed-with-coordinate-...
  9. PageSetup.borders property | Aspose.Words for P...

    PageSetup.borders property. Gets a collection of the Page borders....property Gets a collection of the page borders. @property def borders...wavy page border with a shadow. doc = aw . Document () page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....Starts the next section on a new page: builder . insertBreak ( aw...next section on the current page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...