Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 118,423 for

new

(0.07 sec)
  1. Merge DAE File Formats via .NET | products.aspo...

    C# source code to load, render and Merge DAE documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/dae/
  2. Merge USD File Formats via .NET | products.aspo...

    C# source code to load, render and Merge USD documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/usd/
  3. Merge USDZ File Formats via .NET | products.asp...

    C# source code to load, render and Merge USDZ documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/usdz/
  4. Aspose::Words::Vba::VbaModule::get_Type method ...

    Aspose::Words::Vba::VbaModule::get_Type method. Specifies whether the module is a procedural module, document module, class module, or designer module in C++....< Document > (); // Create a new VBA project. auto project = MakeObject...set_VbaProject ( project ); // Create a new module and specify a macro source...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized document comment rendering. Enhance your document's clarity and presentation today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...world!" ); Comment comment = new Comment ( doc , "John Doe" ,...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Manual integration of Aspose.Slides in SSRS 201...

    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...."Render" if (-not $aspps ) { New-SPRSExtension -ExtensionType...ReportingServices" } if (-not $aspptx) { New-SPRSExtension -ExtensionType...

    docs.aspose.com/slides/reportingservices/manual...
  7. 使用 C# 将表格添加到 PDF | Aspose.PDF

    C# 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 PDF 檔中添加表。...pdfDocument = new ( inputFile ); Aspose . Pdf . Table table = new Aspose...Aspose . Pdf . Table { Border = new Aspose . Pdf . BorderInfo ( Aspose...

    products.aspose.com/pdf/zh-hant/net/table/add/
  8. Table.SetBorders | Aspose.Words for .NET

    Customize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look.... Document doc = new Document ( MyDir + "Tables.docx"...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  9. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and color....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...