Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 213,145 for

new

(0.15 sec)
  1. Page Setup and Printing Options 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....data in Microsoft Excel: Open a new workbook in Microsoft Excel....default options, before the new options are applied. Default...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  2. Փոխակերպեք Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր...

    Փաստաթղթերը ծրագրային Java ով տարբեր ֆայլերի ձևաչափերի միջև՝ DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG և շատ ավելին:...*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/
  3. 使用updateFields更新目录存在目录缩进及页码不一致问题 - Free Support...

    使用updateFields更新目录 public static void main(String[] args) throws Exception { com.aspose.words.License wordsLicense=New com.aspose.words.License(); wordsLicense.setLicense("D:\\Aspose.TotalforJava.lic"); Stri…...License wordsLicense=new com.aspose.words.License(); wordsLicense..."D:\\更新目录-result.docx"; Document doc = new Document(fileName1); doc.updateFields();...

    forum.aspose.com/t/updatefields/322089
  4. Work and Generate Shapefile using C# library|Do...

    Using GIS C# Library API, you can create or generate New Esri ShapeFile and add information to it. You can also add New features in ShapeFile....NET lets you create new ShapeFile and add information...Spatial Reference System Add new features in ShapeFile Convert...

    docs.aspose.com/gis/net/shapefile-esri/
  5. FontFamily enumeration | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontFamily enumeration. Represents the font family.... An example is Times New Roman. Swiss Specifies a proportional...include Pica, Elite, and Courier New. Script Specifies a font that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...arrayBuffer (); // Initialize a new workbook from the uploaded file...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. SmartTag constructor | Aspose.Words for Node.js

    SmartTag constructor. Initializes a New instance of the [SmartTag](../) class....SmartTag(doc) Initializes a new instance of the SmartTag class...document. Remarks When you create a new node, you need to specify a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. Apache POI does not provide an opportunity to insert picture into a document....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/java/insert-picture-in-do...
  9. TxtLoadOptions.AutoNumberingDetection | Aspose....

    Discover TxtLoadOptions' AutoNumberingDetection property. Easily enable or disable automatic numbering for seamless document loading. Default is true.... TxtLoadOptions options = new TxtLoadOptions { AutoNumberingDetecti...AutoNumberingDetecti = false }; Document doc = new Document ( MyDir + "Number detection...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Convert SVG to JPG – Aspose.HTML for Java

    Convert SVG to JPG using Aspose.HTML for Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-svg-to-jpg/