Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 184,566 for

page

(0.36 sec)
  1. Convert DOCM to DOCX|Aspose.Words for .NET

    Convert DOCM to DOCX easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page describes how to convert...a compliant manner. On this page we will look at how to convert...

    docs.aspose.com/words/net/convert-a-word-proces...
  2. Link Border and Alignment Errors - Free Support...

    Hello, My company has purchased an Aspose Java licence which is valid for Aspose 4.3 but not for the latest Version. I noticed two bug with our purchased version while trying to create a table of content using XSL/FO s…...Border is persistent on Links ( Page 3) This code is not working...still here after this code 2 - Page numbers text has a large space...

    forum.aspose.com/t/link-border-and-alignment-er...
  3. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....displaying long citations and page numbers for each entry. field_toa...# By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Split PDF File by Pages in C#

    This basic tutorial describes details about how to split PDF file by Pages in C#. You will learn how using C# split PDF Pages with the help of simple steps and a runnable sample code....Page Product Family Aspose.PSD Product...Family How to Split PDF File by Pages in C# This basic tutorial provides...

    kb.aspose.com/pdf/net/how-to-split-pdf-file-by-...
  6. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....for page in table . pages : print ( "page:" + str ( page . page_index...page_index )) for row in page . rows : print ( "row:" + str (...

    docs.aspose.com/ocr/python-net/table-recognition/
  7. FieldTA.LongCitation | Aspose.Words for .NET

    Manage your FieldTA LongCitation property effortlessly. Easily get or set long citations for entries, enhancing your data organization and accessibility....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PatchFormat|Aspose.BarCode for Python via .NET ...

    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.... Use page format to generate Patch page with PatchCodes...only A4 Generates A4 format page with PatchCodes as borders and...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageSize method. Gets or sets the size of a generated image in pixels in C++....Examples Shows how to render every page of a document to a separate...doc ); builder -> Writeln ( u "Page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Determine Line Break|Aspose.PDF for Java

    Learn more about how to determinate a line break of multi-line TextFragment using Java...GetNotifications () method of Page class as follows, in order to...Document doc = new Document (); Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/java/determine-line-break/