Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 8,053 for

page count

(0.03 sec)
  1. Convert PST to TIFF via C# | products.aspose.com

    Sample code for PST to TIFF C# conversion. Use API example code for batch PST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....tiff files int count = 1 ; foreach ( var msg in inboxFolder...MessageFormattingFla.MailInfo; // Set page layout for printing printer...

    products.aspose.com/email/net/conversion/pst-to...
  2. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode ()); Assert . AreEqual ( " PAGE " , doc . Range . Fields [ 1...

    reference.aspose.com/words/net/aspose.words/doc...
  3. EndnoteOptions.startNumber property | Aspose.Wo...

    EndnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered endnotes....begins the footnote/endnote count. let doc = new aw . Document...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with DataTable Row Objects in Java|Aspo...

    Use simplified syntax in template expressions to work with DataTable row objects when building a report in Java....field named “Age”, you can count the child (parent) rows that...following syntax. r . Persons . Count ( p => p . Age > 30 ) Note –...

    docs.aspose.com/words/java/working-with-datatab...
  5. Convert OST to TIFF via C# | products.aspose.com

    Sample code for OST to TIFF C# conversion. Use API example code for batch OST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....tiff files int count = 1 ; foreach ( var msg in inboxFolder...MessageFormattingFla.MailInfo; // Set page layout for printing printer...

    products.aspose.com/email/net/conversion/ost-to...
  6. PageSetup.line_number_restart_mode property | A...

    PageSetup.line_number_restart_mode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new Page or section or runs continuously....over at the beginning of a new page or section or runs continuously...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#.... Count == 0 ) { // If documents are...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/extend-and-contribute...
  8. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insert_break ( aw...BreakType . SECTION_BREAK_NEW_PAGE ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PDF to searchable PDF via C# | Aspose

    Recognize PDF and saving recognition results as a searchable PDF via C#....printouts consisting of multiple pages, as well as for batch recognition...PDF document, start page and pages count RecognizeAndSaveSear...

    products.aspose.com/ocr/net/recognition/recogni...
  10. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/change-page-size/