Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 123,277 for

id

(0.74 sec)
  1. Split Visio Page wise in C# | products.aspose.com

    C# source codes that explains how to split Microsoft Visio files into multiple files in Visual C#.NET applications...page" ; // It calculates max page id int max = 0 ; if (NewDigram.Pages...) max = NewDigram.Pages[ 0 ].ID; for ( int i = 1 ; i < NewDigram...

    products.aspose.com/diagram/net/splitter/
  2. 旋转、改变位置和连接子形状|Documentation

    本节介绍如何使用 Aspose.Diagram 旋转 visio 形状。...( "Page-3" ); // Get shape by id Shape shape = page . Shapes ...改变位置编程示例 下面的代码片段显示了如何移动形状。该代码通过 ID 16 的名称和形状检索 Visio 页面,并移动其位置。...

    docs.aspose.com/diagram/zh/net/rotate-change-th...
  3. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.SlIdes with externally linked images—faster pages, code examples, and setup tips....export: GetObjectStoringLoca(id, entityData, semanticName, contentType...most important parameters are id (the resource’s unique identifier...

    docs.aspose.com/slides/net/exporting-presentati...
  4. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for JavaScript via C++....</ h1 > < input type = "file" id = "fileInput" accept = ".xls...xls,.xlsx,.csv" /> < button id = "runExample" > Run Example </ button...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  5. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....</ h1 > < input type = "file" id = "fileInput" accept = ".xls...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  6. Handling of duplicate Headers in EML files - Fr...

    The EDRM DupeId project requires that if an email has multiple “Message-Id” headers, only the first one should be used. Some experiments indicate that Aspose.Email (.NET) makes only the last value available, and there d…...an email has multiple “Message-ID” headers, only the first one...an email had multiple Message-ID headers or what the other values...

    forum.aspose.com/t/handling-of-duplicate-header...
  7. Unable to Re-Add Redaction to a Shape After Rem...

    Hi Aspose Team, We have encountered an issue while working with shape redactions in GrIdJs. Scenario Add a redaction to a shape. Remove the redaction from that shape using the available redaction removal functionality…...identification and redaction IDs. 1. Accessing Shape/Object Metadata...reliable mapping. 2. Redaction IDs Generated by GridJs We also noticed...

    forum.aspose.com/t/unable-to-re-add-redaction-t...
  8. Retrieve, Get, Copy and Insert a Page|Documenta...

    This section explains how to insert a page, copy a page or get page information with Aspose.Diagram....information, for example page ID and page name, first establish...WriteLine ( "Background Page ID : " + page . ID ); Console . WriteLine...

    docs.aspose.com/diagram/net/retrieve-get-copy-a...
  9. Web Extensions - Office Add-ins with JavaScript...

    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....</ h1 > < input type = "file" id = "fileInput" accept = ".xls...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/web-extens...
  10. DocumentBuilder.StartEditableRange | Aspose.Wor...

    Discover how the DocumentBuilder StartEditableRange method enhances document editing by marking editable range starts for seamless content management....// These nodes have matching IDs and encompass editable nodes...editableRange . Id , Is . EqualTo ( editableRangeStart . Id )); Assert...

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