Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 213,606 for

new

(0.11 sec)
  1. Throw ArgumentOutOfRangeException when Replace ...

    Description When I replace text, it throws ArgumentOutOfRangeException: System.String.Substring(Int32 startIndex, Int32 length) #=zVCpWUBUoqHMQ2zfntTiDaYYqs4vhj8TyF3LvSjbVcJIv.#=zzmPxqADrOJbQHjbiZw==(String #=zMO7Li…...Code void Test() { var doc = new Aspose.Pdf.Document(@"C:\Use...pdf"); var textFragmentAbsorber = new TextFragmentAbsorber("专业课复习资料,后续更新");...

    forum.aspose.com/t/throw-argumentoutofrangeexce...
  2. Merge RAR files to one 7ZIP archive via C#

    Source code for merge RAR files to one 7ZIP archive via C#. Use API example code for combine RAR files to a single 7ZIP within VB.NET Asp.NET or any .NET based application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/merger/rar-to-7zip/
  3. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....length ) { // Proceed with a new empty workbook if no file is...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  4. 使用 JavaScript 通过 C++ 复制和移动工作表的示例代码,描述了如何在工作簿内以及...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API.... const wb = new Workbook ( new Uint8Array ( arrayBuffer...worksheets ; // Copy data to a new sheet from an existing sheet...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  5. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update document management and layout rebuilding....doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  6. FieldOptions.DefaultDocumentAuthor | Aspose.Wor...

    Manage the DefaultDocumentAuthor property to easily set or update document authors' names, enhancing organization and document management efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...will display the new name and apply the new name to the built-in...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility....doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  10. DocumentVisitor.VisitAbsolutePositionTab | Aspo...

    Discover the DocumentVisitor VisitAbsolutePositionTab method, designed to enhance document processing by efficiently handling AbsolutePositionTab nodes....DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...DocTextExtractor myDocTextExtractor = new DocTextExtractor (); Section...

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