Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 213,260 for

new

(0.23 sec)
  1. Aspose::Words::Fields::FieldInfo class | Aspose...

    Aspose::Words::Fields::FieldInfo class. Implements the INFO field. To learn more, visit the documentation article in C++....corresponding built-in property with the new value. field = System :: ExplicitCast...); field -> set_NewValue ( u "New comment" ); field -> Update ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...using ( BarCodeReader read = new BarCodeReader ( $"{path}many_code128...using ( BarCodeReader read = new BarCodeReader ( $"{path}many_code128...

    docs.aspose.com/barcode/net/recognition-xdimens...
  3. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....Presentation presentation = new Presentation ( "presentation...Presentation presentation = new Presentation ( presentationFileName...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns by the Aspose.Cells for Python via .NET API....Introduction Whether creating a new worksheet from scratch or working...the index of the row where the new row will be inserted. How to...

    docs.aspose.com/cells/python-net/inserting-and-...
  5. 插入切片器|Documentation

    通过C++管理带有Aspose.Cells for JavaScript的Excel文件的切片器。...uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blobXlsx = new Blob ([ outputDataXlsx ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. DocumentVisitor.VisitHeaderFooterEnd | Aspose.W...

    Discover the DocumentVisitor VisitHeaderFooterEnd method, essential for efficiently managing header and footer enumeration in your documents....HeaderFooterToText () { Document doc = new Document ( MyDir + "DocumentVisitor-compatible...HeaderFooterStructur visitor = new HeaderFooterStructur (); // When...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentVisitor.VisitHeaderFooterStart | Aspose...

    Discover the DocumentVisitor VisitHeaderFooterStart method, essential for tracking header and footer enumeration in sections. Enhance your document management!...HeaderFooterToText () { Document doc = new Document ( MyDir + "DocumentVisitor-compatible...HeaderFooterStructur visitor = new HeaderFooterStructur (); // When...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentVisitor.VisitEditableRangeStart | Aspos...

    Discover the DocumentVisitor VisitEditableRangeStart method, triggered at the start of editable ranges for seamless document editing and enhanced user experience....EditableRangeToText () { Document doc = new Document ( MyDir + "DocumentVisitor-compatible...EditableRangeStructu visitor = new EditableRangeStructu (); // When...

    reference.aspose.com/words/net/aspose.words/doc...
  9. BuiltInDocumentProperties.RevisionNumber | Aspo...

    Manage your document's RevisionNumber with BuiltInDocumentProperties. Easily track changes and enhance version control for better collaboration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Microsoft Word. Document doc = new Document ( MyDir + "Properties...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentVisitor.VisitFootnoteEnd | Aspose.Words...

    Discover the DocumentVisitor VisitFootnoteEnd method, essential for efficiently handling footnote and endnote text enumeration in your applications....FootnoteToText () { Document doc = new Document ( MyDir + "DocumentVisitor-compatible...FootnoteStructurePri visitor = new FootnoteStructurePri (); // When...

    reference.aspose.com/words/net/aspose.words/doc...