Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 164,120 for

new

(0.07 sec)
  1. Public API and Backwards Incompatible Changes i...

    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.... Public API Changes A new VideoPlayerHtmlContr added to...export od media files to HTML The new public class VideoPlayerHtmlContr...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. 创建新工作簿|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....Workbook类可用于简单使用 Java Workbook workbook = new Workbook (); // Creating a Workbook...Stream保存 Java Workbook wb = new HSSFWorkbook (); FileOutputStream...

    docs.aspose.com/cells/zh/java/create-new-workbook/
  3. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your document's presentation!... Document doc = new Document ( MyDir + "Big document...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 自定义形状|Aspose.Slides 文档

    在 Java 中的 PowerPoint 演示文稿中添加自定义形状...代码演示了如何向形状添加自定义点: Presentation pres = new Presentation (); try { GeometryShape...代码演示了如何从形状中移除点: Presentation pres = new Presentation (); try { GeometryShape...

    docs.aspose.com/slides/zh/java/custom-shape/
  5. Retrieve Visio Page Information in PHP|Document...

    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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...coding sites: GitHub Insert a New Blank Page into a Visio Drawing...

    docs.aspose.com/diagram/java/retrieve-visio-pag...
  6. PdfSaveOptions.renderChoiceFormFieldBorder prop...

    PdfSaveOptions.renderChoiceFormFieldBorder property. Specifies whether to render PDF choice form field border.... let doc = new aw . Document ( base . myDir...drop-down.docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.attachmentsEmbeddingMode propert...

    PdfSaveOptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded to the PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..., null ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient document handling.... PdfLoadOptions options = new PdfLoadOptions (); options ....PageCount = 1 ; Document doc = new Document ( MyDir + "Images.pdf"...

    reference.aspose.com/words/net/aspose.words.loa...
  9. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TextColumnCollection.Width | Aspose.Words for .NET

    Discover the TextColumnCollection Width property. Easily manage evenly spaced columns for optimal layout and design in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tex...