Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 165,041 for

new

(0.06 sec)
  1. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldResultFormatter formatter = new FieldResultFormatter ( "${0}"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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++....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java.... Document doc = new Document(getMyDir() + "Rendering...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to add Square Annotation using C++ | Aspose...

    Source code to add Square annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/square/add/
  5. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...PDF File Document pdfFile = new Document ( "Source-PDF-File.pdf"...object DocSaveOptions saveOpts = new DocSaveOptions (); // Set the...

    products.aspose.com/pdf/net/conversion/
  6. XAR composition in C# | Aspose.Zip for .NET

    Examples of using a C# library to compose XAR archive....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/xar-composition/
  7. Public API Changes in Aspose.Note 1.9.0

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/public-api-changes-in-...
  8. Convert Image To TXT Javascript

    Convert Image to TXT format in JavaScript code. Save Image as TXT using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/nodejs-net/conversion...
  9. 无图表加载源Excel文件|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....options = new LoadOptions (); options . setLoadFilter ( new LoadFilter...options Workbook workbook = new Workbook ( "sample.xlsx" , options...

    docs.aspose.com/cells/zh/java/load-source-excel...
  10. Composing XAR Archives | Aspose.Zip Documentation

    The Java library allows you to create XAR archives for resource packaging....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/xar-composition/