Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 162,156 for

new

(0.07 sec)
  1. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 C# 从 PDF 中提取表格 | Aspose.PDF

    用於處理從 .NET 框架、.NET Core 和 PHP、VBScript、德爾菲C++上的 PDF 檔中提取表的 C# 原始程式碼。...中提取表格 - C# var pdfDocument = new Aspose . Pdf . Document ( "sample...pdfDocument . Pages ) { var absorber = new Aspose . Pdf . Text . TableAbsorber...

    products.aspose.com/pdf/zh-hant/net/table/extract/
  3. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...GetDataDir_AsposePdf_Pages (); Document doc = new Document ( dataDir + "input.pdf"...newHeight ); page . MediaBox = new Aspose . Pdf . Rectangle ( newLLX...

    products.aspose.com/pdf/zh-hans/rotate/
  4. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...document using ( var document = new Aspose . Pdf . Document ( dataDir...stream using ( var imageStream = new FileStream ( dataDir + "AddImage...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  5. Extract Assets from USDZ File Formats via .NET ...

    C# source code to load, render and add extract assets from USDZ documents on .NET Framework, .NET Core, Mono....usdz" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/usdz/
  6. Extract Assets from JT File Formats via .NET | ...

    C# source code to load, render and add extract assets from JT documents on .NET Framework, .NET Core, Mono....jt" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/jt/
  7. Werk met'n Dokument Gestoor in'n Liferay|Aspose...

    Vergelyk Word dokumente gedeel in Liferay met behulp van C#. Werk met dokumente gestoor in Liferay – verskeie insette formate, insluitend Word, OpenOffice, Beeld en eBook....portalBaseUrl ; _httpClient = new HttpClient (); } /// <summary>...formContent = new MultipartFormDataCon { { new StreamContent...

    docs.aspose.com/words/af/net/work-with-document...
  8. Assign Macro to Form Control with Node.js via C...

    Learn how to assign a Macro Code to a Form Control like a Button using Aspose.Cells for Node.js via C++....getMacroName() property to assign a new Macro Code to a Form Control...following sample code creates a new workbook, assigns a Macro Code...

    docs.aspose.com/cells/nodejs-cpp/assign-macro-t...
  9. NodeCollection.ToArray | Aspose.Words for .NET

    Discover the NodeCollection ToArray method, effortlessly convert your node collection into a New array, enhancing data management and accessibility....nodes from the collection to a new array of nodes. public Node []...image shapes. Document doc = new Document ( MyDir + "Textboxes...

    reference.aspose.com/words/net/aspose.words/nod...
  10. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....build a new table while applying a style. let doc = new aw . Document...Document (); let builder = new aw . DocumentBuilder ( doc ); let...

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