Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 187,783 for

page

(0.09 sec)
  1. RelativeVerticalSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.RelativeVerticalSize enum, which defines vertical height calculations for shapes and text frames, enhancing document layout precision.... Page 1 Specifies that the height...calculated relatively to the page height. TopMargin 2 Specifies...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert PDF to grayscale - Free Support Forum -...

    Is there a way to convert a color PDF to grayscale. This is possible using Adobe Acrobat (http://blogs.adobe.com/acrolaw/2009/10/converting-color-pdf-to-greyscale-pdf-an-update/) but I was wondering if it possible throug…...Pages.Count; idxPage++) { Page page = document.Pages[idxPage];...Pages[idxPage]; strategy.Convert(page); } document.Save(@"c:\pdftest\...

    forum.aspose.com/t/convert-pdf-to-grayscale/73440
  3. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....Page Product Family Aspose.PSD Product...Set desired properties like page size in the save options Save...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  4. How to Convert DWF to PDF in Java

    This topic describes how to convert DWF to PDF in Java. You will get all the necessary details including the configuration details and programming steps to convert DWF file to PDF in Java....Page Product Family Aspose.PSD Product...rasterization options Set the page width and height Declare and...

    kb.aspose.com/cad/java/how-to-convert-dwf-to-pd...
  5. Otvorite PSB na mreži | products.aspose.com

    Otvorite PSB snagom Aspose.PSD...NET page Official Aspose.PSD for Java page Official Aspose...Aspose.PSD for Python via .NET page Aspose.PSD for .NET Pricing...

    products.aspose.com/psd/cr/view/psb/
  6. Otevřete soubor PSD online | products.aspose.com

    Otevřete soubor PSD online pomocí Aspose.PSD...NET page Official Aspose.PSD for Java page Official Aspose...Aspose.PSD for Python via .NET page Aspose.PSD for .NET Pricing...

    products.aspose.com/psd/cz/open-psd-online/
  7. Avaa PSB verkossa | products.aspose.com

    Avaa PSB Aspose.PSD| n voimalla...NET page Official Aspose.PSD for Java page Official Aspose...Aspose.PSD for Python via .NET page Aspose.PSD for .NET Pricing...

    products.aspose.com/psd/fl/view/psb/
  8. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....which only appears on the first page of a section. HeaderFooter footer...header/footer, which appears on odd pages. footer = section . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/hea...
  9. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/convert-onenote-docum...
  10. Aspose.Words Convert Docx to HTML Header missin...

    Hello. We have tried converting the following document to html: docHeaderOnly.docx (53.2 KB) We are using latest version of [Aspose.Words 25.6.0], in .net8. The code used is the following: var docxFilePath = "docHead…...headers/footers, but different first page, you can use following code...SaveFormat.Html }; // Save each page as separate HTML. for (int i...

    forum.aspose.com/t/aspose-words-convert-docx-to...