Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 213,610 for

new

(0.14 sec)
  1. IStructuredDocumentTag.PlaceholderName | Aspose...

    Discover the IStructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder text.... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  2. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Extracting RAR Archives | Aspose.Zip Documentation

    Learn how to extract RAR archives in Java with detailed steps and solutions to common issues....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/extracting-rar-archives/
  4. 註釋 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 從 PDF 文檔中刪除註釋。...PDF file Document document = new Document ( System . IO . Path...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hant/annotation/
  5. Insert Ranges with JavaScript via C++|Documenta...

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for JavaScript via C++....links const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Instantiate a new Workbook. const newWorkbook = new Workbook ();...

    docs.aspose.com/cells/javascript-cpp/insert-ran...
  6. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。... Document doc = new Aspose . Words . Document ();...EnsureMinimum (); GroupShape gs = new GroupShape ( doc ); Aspose ....

    docs.aspose.com/words/zh/java/how-to-add-group-...
  7. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  8. IStructuredDocumentTag.placeholderName property...

    IStructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text.... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SdtListItemCollection.removeAt method | Aspose....

    SdtListItemCollection.removeAt method. Removes a list item at the specified index.... let doc = new aw . Document (); let tag = new aw . Markup ...listItems ; listItems . add ( new aw . Markup . SdtListItem ( "Value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using JavaScript with Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( excelArrayBuffer...dsCollection = new DigitalSignatureColl (); // Create new digital signature...

    docs.aspose.com/cells/javascript-cpp/add-digita...