Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 227,515 for

new

(0.26 sec)
  1. 用 JavaScript 通过 C++ 追踪 Excel 转换为 TIFF 的进度|Docum...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 追踪 Excel 文件转换为 TIFF 的过程。在转换过程中提升用户体验。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...TIFF conversion const opts = new ImageOrPrintOptions (); // Define...

    docs.aspose.com/cells/zh/javascript-cpp/track-c...
  2. ImageExtractor Plugin|Aspose.PDF for .NET

    Learn how to extract images from PDF documents with the Aspose.Pdf.LowCode.ImageExtractor plugin for .NET....ImageExtractor plugin var plugin = new Aspose . Pdf . LowCode . ImageExtractor...output folder var options = new Aspose . Pdf . LowCode . ImageExtractorOption...

    docs.aspose.com/pdf/net/plugins/image-extractor/
  3. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...options = new FindReplaceOptions { ReplacingCallback = new TagReplacer(tags)...Forward }; doc.Range.Replace(new Regex(@"\{\{(.+ "", options);...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  4. Using Anonymous Types or Custom Objects in Aspo...

    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.... WorkbookDesigner report = new WorkbookDesigner (); //Get the... IList < MyProduct > list = new List < MyProduct >(); //Provide...

    docs.aspose.com/cells/net/using-anonymous-types...
  5. XlsConverter Plugin|Aspose.PDF for .NET

    Learn how to convert PDF documents to Excel formats with the Aspose.Pdf.LowCode.XlsConverter plugin for .NET....XlsConverter plugin var plugin = new Aspose . Pdf . LowCode . XlsConverter...conversion options var options = new Aspose . Pdf . LowCode . PdfToXlsOptions...

    docs.aspose.com/pdf/net/plugins/xls-converter/
  6. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument presentations....() { using var presentation = new Presentation (); var slide =...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/sm...
  7. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...WriteProtection.docx" ); doc = new Document ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words.set...
  8. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results.... DocumentBuilder builder = new DocumentBuilder (); Shape shape...with soft edge. Document doc = new Document ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 设置 Excel 和 ODS 文件的条件格式|Documentation

    如何在JavaScript via C++中对Excel和ODS文件应用条件格式。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...link for the image const blob = new Blob ([ imageData ], { type :...

    docs.aspose.com/cells/zh/javascript-cpp/conditi...
  10. VBA Macro|Aspose.Slides for Node.js via .NET Do...

    Automate presentations with Aspose.Slides for Node.js via Java: create, import, and secure VBA macros in PPT, PPTX, and ODP using clear JavaScript examples....addVbaMacro () { let presentation = new aspose . slides . Presentation...presentation . setVbaProject ( new aspose . slides . VbaProject...

    docs.aspose.com/slides/nodejs-java/examples/ele...