Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 186,869 for

page

(0.24 sec)
  1. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....Page Product Family Aspose.PSD Product...also set the page setup, alignment, line spacing, page breaks, shading...

    kb.aspose.com/words/net/paragraph-formatting-in...
  2. Converting a PDF file to TIFF using Go | Aspose...

    Code Examples on Go for PDF‑to‑TIFF Conversion on All Platforms...formats, see the Documentation pages. Also, you can check the other...for converting Convert a PDF Page to Tiff using PageToTiff function...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  3. Imaging Adapter HEIC to PDF - resulting pdf has...

    When I use the lib and code outlined below to turn a HEIC to a PDF. I notice that there are two images in the resulting pdf. A large one and a smaller one. I also notice that if I send the same files to an online HEIC …...Pages[0]; defaultPage.Save("MyFile...PdfOptions()); The 0 page is always the default page that is coded in...

    forum.aspose.com/t/imaging-adapter-heic-to-pdf-...
  4. Issue with Arabic Text Display in PDF Conversio...

    We are using Aspose.PDF version 24.1.0 to convert an HTML file to PDF. While the general conversion works, we are facing a critical issue with the display of Arabic text. Specifically, there are large spaces between Arab…...padding: 10px; font-size: 12px; page-break-inside: avoid; } .footer...'Arial', sans-serif; } .page { page-break-after: always; } .note...

    forum.aspose.com/t/issue-with-arabic-text-displ...
  5. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...document = new Document(); Page page = document.getPages().add();...currentRow.getCells().add(cell); } } page.getParagraphs().add(table);...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions cla...

    Aspose::Words::Saving::HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the HtmlFixed format. To learn more, visit the documentation article in C++....the horizontal alignment of pages in an HTML document. Default...Specifies the margins around pages in an HTML document. The margins...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the C# API or .NET Library....Document Assistant Close Managing Page Breaks Analyzing your prompt...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/copying-and-moving-wo...
  8. Presentation Charts Get Distorted During PPTX-t...

    Hello Team, We have identified a reproducible issue when converting PPTX to PPTX where certain embedded charts fail to render correctly. We are currently using version 24.4 of Aspose.slides. We have also tried the same…...all fixes on the Release Notes page. You can also find the latest...library on the Product Download page....

    forum.aspose.com/t/presentation-charts-get-dist...
  9. Installation|Aspose.Words for Java

    Install Aspose.Words for Java from Maven repository. Define the Aspose.Words for Java dependency in your pom.xml...the Aspose Maven repository page. Q: What Java versions are supported...results. Please refresh the page and try again....

    docs.aspose.com/words/java/installation/
  10. XamlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the XamlFixedSaveOptions ResourcesFolder property enhances document exports by defining where images and fonts are stored in Xaml format....exporting a document to fixed page Xaml format. Default is null...you save a Document in fixed page Xaml format, Aspose.Words needs...

    reference.aspose.com/words/net/aspose.words.sav...