Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 197,087 for

new

(0.15 sec)
  1. Փոխարկել JPG DOC Java

    Փոխարկեք JPG ը DOC ձևաչափի Java կոդով: Պահեք JPG որպես DOC օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/jp...
  2. Փոխարկել JPG DOCX Java

    Փոխարկեք JPG ը DOCX ձևաչափի Java կոդով: Պահեք JPG որպես DOCX օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/jp...
  3. Aspose::Words::StyleCollection::get_Count metho...

    Aspose::Words::StyleCollection::get_Count method. Gets the number of styles in the collection in C++....// Set default parameters for new styles that we may later add...() -> set_Name ( u "Courier New" ); // If we add a style of the...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);... columnNames) Initializes a new instance of the FieldDatabaseDataTab...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Slides for PHP via Java 14.8.0 中的公共 API ...

    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.... $pres = new Presentation (); $chart = $pres...生成的形状缩略图受到幻灯片边界的限制。 $pres = new Presentation (); $st = $pres...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  6. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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.... It includes not only new and updated public methods, added...of Workbook Workbook book = new Workbook (); //Access first worksheet...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java.... Document doc = new Document(getMyDir() + "Header...and a footer. Document doc = new Document(); // Create a header...

    reference.aspose.com/words/java/com.aspose.word...
  8. 档案

    档案...asList(new String[] { "0", "0:0", "0:1"...shapeIdMap = new Hashtable(); // 创建新图表 Diagram diagram = new Diagram(visioStencil);...

    blog.aspose.com/zh/diagram/create-org-chart-java/
  9. Clone Slides|Aspose.Slides Documentation

    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....process of slide cloning creates a new slide that can be modified by...presentation file Presentation pres = new Presentation ( "CloneWithinSamePrese...

    docs.aspose.com/slides/java/clone-slides/
  10. Convert MHTML to JPG in Java – Aspose.HTML for ...

    Convert MHTML to JPG, PNG, GIF, TIFF, BMP using Aspose.HTML for Java. Consider various MHTML to JPG conversion scenarios in Java code....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

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