Sort Score
Result 10 results
Languages All
Labels All
Results 7,291 - 7,300 of 222,912 for

new

(0.16 sec)
  1. Convert WORD To JPG Javascript

    Convert a Word document to JPG format in JavaScript code. Save a Word document as JPG using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) for...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/nodejs-net/conversion...
  2. Azure AD 设置 & Microsoft Graph 授权 - Aspose.Email...

    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....AzureConfidentialTok provider = new AzureConfidentialTok ( tenantId...AzureROPCConfigurati ropcConfig = new AzureROPCConfigurati ( tenantId...

    docs.aspose.com/email/zh/java/microsoft-graph-a...
  3. 以自定义二进制格式保存 3D 网格|Documentation

    Aspose.3D for Java API 支持打开任何受支持的 3D 文档,然后在二进制文件中写入网格。...load a 3D file Scene scene = new Scene ( MyDir + "test.fbx" );...writer = new DataOutputStream ( new BufferedOutputStream ( new FileOutputStream...

    docs.aspose.com/3d/zh/java/save-3d-meshes-in-cu...
  4. Median filter|Documentation

    How to smooth out noise in an image before applying other processing filters or performing OCR....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...PreprocessingFilter filters = new Aspose . OCR . Models . PreprocessingFilters...

    docs.aspose.com/ocr/net/median/
  5. Replace Text in a Workbook Using Regular Expres...

    Replace text in a workbook using a regular expression in JavaScript via C++....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const replaceOptions = new ReplaceOptions (); replaceOptions...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  6. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table.... let doc = new aw . Document ( base . myDir...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldEnd.HasSeparator | Aspose.Words for .NET

    Discover the FieldEnd HasSeparator property, easily check if your field includes a separator for enhanced data organization and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....Excel file const workbook = new AsposeCells . Workbook ( filePath...excel file const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  9. Გადაიყვანეთ JPG PDF C#

    გადაიყვანეთ JPG PDF C# ფორმატში კოდით. შეინახეთ JPG როგორც PDF C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  10. Გადაიყვანეთ JPG HTML C#

    გადაიყვანეთ JPG HTML C# ფორმატში კოდით. შეინახეთ JPG როგორც HTML C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...