Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 140,996 for

page

(0.07 sec)
  1. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your paragraphs with document grid lines for a polished look....the document grid lines per page settings when laying out the...the number of lines that each page may have. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  2. How to Save Selected Pages in PDF using C#

    This article describes how to save selected Pages in PDF using C#. It has the IDE settings, a list of steps, and a runnable sample code demonstrating how to select Pages from PDF and save using C#....Page Product Family Aspose.PSD Product...Family How to Save Selected Pages in PDF using C# This article...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  3. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...compare two PDF documents page by page. You can choose to compare...compare either specific pages or entire documents. The resulting...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  4. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/net/create/
  5. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the Page....text and the top edge of the page. get doNotDisplayPageBoun ()...across 3 pages. builder . writeln ( "Paragraph 1, Page 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_PageHeight method...

    Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height of the Page in points in C++....Returns or sets the height of the page in points. double Aspose ::...it will be visible on every page. SharedPtr < System :: Drawing...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Remove Image from PDF using Java

    This article describes how to remove image from PDF using Java. It has the IDE configurations, steps, and a sample code to delete image from PDF using Java....Page Product Family Aspose.PSD Product...PDF using Java on a selected page. You may delete all or selected...

    kb.aspose.com/pdf/java/remove-image-from-pdf-us...
  8. Aspose::Words::Rendering::PageInfo::GetSizeInPi...

    Aspose::Words::Rendering::PageInfo::GetSizeInPixels method. Calculates the Page size in pixels for a specified zoom factor and resolution in C++....float) method Calculates the page size in pixels for a specified...ReturnValue The size of the page in pixels. See Also Class PageInfo...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA project's code Page settings for enhanced performance and compatibility....sets the VBA project’s code page. public int CodePage { get ;...explicitly set appropriate code page to preserve regional character...

    reference.aspose.com/words/net/aspose.words.vba...
  10. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/