Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,649 for

trim document

(0.12 sec)
  1. List of Supported Functions|Documentation

    This article introduces the supported functions in GridDesktop....SEARCH, SUBSTITUTE T, TEXT, TRIM UPPER VALUE LOOKUP VLOOKUP WIDECHAR...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document (); let builder = new aw ...are always at the end of the document // so that this page break...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size.... Document (); let builder = new aw ...sizes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...construct an Aspose.Words document by hand. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration.... Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Dear Mr...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PDF to HTML not retaining all layouts and image...

    We need to convert PDF to HTML as is. but c# with htmlsave options not retaining all table layouts and images and text in exact position and size. Need sample code. PDF to html works when i try online in aspose site. s…...to what was supplied as PDF document. image.jpg (336.3 KB) We request...6:30pm 7 @Kamalanathan82 You can trim white spaces around page in...

    forum.aspose.com/t/pdf-to-html-not-retaining-al...
  7. How to Crop PDF Pages using Python

    This article describes how to crop PDF pages using Python. It contains the basic information to set the IDE, write an application and a sample code to crop PDF file using Python....the source PDF file into the Document class object to crop a page...dimensions of boxes like crop, trim, art, bleed, and media Create...

    kb.aspose.com/pdf/python/how-to-crop-pdf-pages-...
  8. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your Document. Enhance formatting and improve layout control today!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...construct an Aspose.Words document by hand. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Convert Excel to CSV, TSV and Txt with Golang v...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with Golang via C++....exporting spreadsheets to CSV format Trim Leading Blank Rows and Columns...

    docs.aspose.com/cells/go-cpp/convert-excel-to-c...