Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 33,766 for

new

(0.15 sec)
  1. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/cpp/crop-eps/
  2. Giving file corrupted error after inserting foo...

    @philip.zhou After inserting footers using Aspose diagram for Java API,when trying to open the vss,vsdx,vsd files, it says “file is corrupted”. Not able to share the files,because of security reasons. Thanks Rama...code snippet used diagram = new Diagram(fileDir + File.separator...separator + fname); // Date date = new Date(); // diagram.getHeaderFooter()...

    forum.aspose.com/t/giving-file-corrupted-error-...
  3. Working with Custom Bar Styles

    Learn how to work with custom bar styles using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-custom-b...
  4. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...RTF. RtfSaveOptions options = new RtfSaveOptions(); Assert.ass...

    reference.aspose.com/words/java/com.aspose.word...
  5. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java.... Each GroupShape defines a new coordinate system for its child...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint in Java... Load the new font. Add a rule for the replacement...presentation Presentation pres = new Presentation ( "Fonts.pptx" );...

    docs.aspose.com/slides/androidjava/font-substit...
  7. Working with Tables

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-tables/
  8. Aspose.Slides for PHP via Java 15.10.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 ( $inFileName );...dispose (); } } 类别动画: $pres = new Presentation ( $inFileName );...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  9. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns....set_count method set_count(new_count) Arranges text into the...self , new_count : int ): ... Parameter Type Description new_count...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....Name Description CONTINUOUS The new section starts on the same page...section. NEW_COLUMN The section starts from a new column. NEW_PAGE...

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