Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 181,423 for

page

(0.43 sec)
  1. Document Processing Interruption in C#|Aspose.W...

    How to use the .NET CancellationToken in Aspose.Words to safely interrupt long-running document processing tasks in C#...Hide ] What is this page about? This page explains how to detect...results. Please refresh the page and try again....

    docs.aspose.com/words/net/document-processing-i...
  2. Aspose::Words::Drawing::RelativeVerticalSize en...

    Aspose::Words::Drawing::RelativeVerticalSize enum. Specifies relatively to what the height of a shape or a text frame is calculated vertically in C++.... Page 1 Specifies that the height...calculated relatively to the page height. TopMargin 2 Specifies...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Fields::FieldIndex::get_NumberOf...

    Aspose::Words::Fields::FieldIndex::get_NumberOfColumns method. Gets or sets the number of columns per Page used when building the index in C++....sets the number of columns per page used when building the index...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. MultiPageLayout | Aspose.Words for Java

    Defines a layout for rendering multiple Pages into a single output in Java....layout for rendering multiple pages into a single output. Remarks:...document into JPG image with multi-page layout settings. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subcells” check for PDF/UA compliance. I have found that the object created by headerR…...new Document(); Page page = pdfDocument.Pages.Add(); // Create...table Table table = new Table(); page.Paragraphs.Add(table); // Add...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  6. How to Convert Image to PDF in Java

    This basic tutorial explains how to convert image to PDF in Java. You will learn how using Java PNG to PDF conversion can be accomplished by following a few steps and a runnable code snippet....Page Product Family Aspose.PSD Product...the first page in the newly created PDF file. Each page contains...

    kb.aspose.com/pdf/java/how-to-convert-image-to-...
  7. How to Convert HTML to Image in C#

    Here is a short tutorial that explains how to convert HTML to image in C#. To render HTML to image C# language is used that requires a few API calls to accomplish the task....Page Product Family Aspose.PSD Product...which is PNG by default, page setup like page layout, and CSS options...

    kb.aspose.com/html/net/how-to-convert-html-to-i...
  8. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....Page Product Family Aspose.PSD Product...the interpolation mode, page scale, page unit, and smoothing mode...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  9. Autofit Table in Word using Python

    Refer to this article to autofit table in Word using Python. It has IDE settings, a list of steps, and a sample code demonstrating how to fit table to Page in Word using Python....Page Product Family Aspose.PSD Product...value. Code to Fit Table to Page in Word using Python This sample...

    kb.aspose.com/words/python/autofit-table-in-wor...
  10. 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...