Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 186,738 for

page

(0.16 sec)
  1. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....>> ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextColor method. Allows to specify the color to be used for areas where content was moved from Moving. Default value is ByAuthor in C++....bar on the left side of the page next to lines affected by revisions...// on the right side of the page. revisionOptions -> set_ShowInBalloons...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionMarks method. Allow to specify whether revision text should be marked with special formatting markup. Default value is true in C++....bar on the left side of the page next to lines affected by revisions...// on the right side of the page. revisionOptions -> set_ShowInBalloons...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Working With Document Object in Jython|Aspose.P...

    Understand how to manipulate PDF document objects in Jython with Aspose.PDF, allowing for efficient document management....Jython Get Document Window and Page Display Properties in Jython...Conversion in Jython Working With Pages in Jython...

    docs.aspose.com/pdf/java/working-with-document-...
  5. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in C#....Hide ] What is this page about? This page explains how to insert...need to include additional pages from a document to the end of...

    docs.aspose.com/words/net/insert-and-append-doc...
  6. HTML Image Code Generator – Online Tool and C# ...

    Generate html code for image and use it in your own website. HTML Image Generator creates HTML and C# code for an HTML image element....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/html/net/generators/image/
  7. Aspose.Diagram Java For Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ruby Working with Pages in Ruby Get a Page Object from Visio...Blank Page into a Visio Drawing in Ruby Retrieve Visio Page Information...

    docs.aspose.com/diagram/java/aspose-diagram-jav...
  8. Border | Aspose.Words for Java

    Represents a border of an object in Java....border from text or from the page edge in points. getLineStyle()...border from text or from the page edge in points. setLineStyle(int...

    reference.aspose.com/words/java/com.aspose.word...
  9. PDF Conversion Formatting Issue – Column Breaks...

    Description: We are facing a formatting issue during DOCX to PDF conversion using Aspose.Words. When generating documents in DOCX format, the output appears as expected with correct column and Page breaks. However, whe…...expected with correct column and page breaks. However, when the same...across columns/pages. Expected Behavior: Column and page breaks in...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  10. Convert JPG To GIF C#

    Convert JPG to GIF format in C# code. Save JPG as GIF using C#....gif); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.gif", saveOptions);...

    products.aspose.com/words/net/conversion/jpg-to...