Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 181,392 for

page

(0.11 sec)
  1. RevisionOptions.revision_bars_color property | ...

    RevisionOptions.revision_bars_color property. Allows to specify the color to be used for side bars that identify document lines containing revised information...bar on the left side of the page next to lines affected by revisions...balloons # on the right side of the page. revision_options . show_in_balloons...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::DmlRenderingMode enum | ...

    Aspose::Words::Saving::DmlRenderingMode enum. Specifies how DrawingML shapes are rendered to fixed Page formats in C++....shapes are rendered to fixed page formats. enum class DmlRenderingMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Saving a Document as a Multipage TIFF in Java|A...

    Convert a document to a raster image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of Pages, image binarization, etc using Java....a raster image of the first page of your document as a preview...formats. Converting DOC to Multi-Page TIFF In Aspose.Words, conversion...

    docs.aspose.com/words/java/saving-a-document-as...
  4. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Document(); var page = document.Pages.Add(); // 1. text page.Paragraphs...text")); // 2. text with newline page.Paragraphs.Add(new TextFragment("2...

    forum.aspose.com/t/nullreferenceexception-when-...
  5. PdfAttachmentsEmbeddingMode enumeration | Aspos...

    Aspose.Words.Saving.PdfAttachmentsEmbeddingMode enumeration. Specifies how attachments are embedded to PDF document....annotations with location on page. DocumentEmbeddedFile Attachments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Loading::LoadOptions::get_UseSys...

    Aspose::Words::Loading::LoadOptions::get_UseSystemLcid method. Gets or sets whether to use LCID value obtained from Windows registry to determine Page setup default margins in C++....Windows registry to determine page setup default margins. bool...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. How to Convert HTML to JPG in C#

    This brief tutorial guides on how to convert HTML to JPG in C#. To convert HTML to JPG C# code and detailed steps for configuring the environment are provided....Page Product Family Aspose.PSD Product...Jpeg Convert the entire HTML page to multiple images using Converter...

    kb.aspose.com/html/net/how-to-convert-html-to-j...
  8. How to Convert IGES to PDF in C#

    This simple tutorial entails how to convert IGES to PDF in C#. It encompasses all the necessary details to develop a comprehensive IGES to PDF converter software in C#....Page Product Family Aspose.PSD Product...options to set the output PDF page size and other related options...

    kb.aspose.com/cad/net/how-to-convert-iges-to-pd...
  9. How to Remove Header and Footer from PDF in Python

    This short article guides on how to remove header and footer from PDF in Python. It contains the IDE configuration, a list of steps, and a runnable sample code to remove header and footer in PDF in Python....Page Product Family Aspose.PSD Product...delete_stamp() method by providing the page number and indexes Save the...

    kb.aspose.com/pdf/python/how-to-remove-header-a...
  10. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....Page Product Family Aspose.PSD Product...Document class for adding a page with some text Save the final...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...