Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 164,081 for

new

(0.08 sec)
  1. Working with GridJs Server Side|Documentation

    This article describes how to use APIs in GridJs ....try ( FileOutputStream fos = new FileOutputStream ( filepath ...Position = 0 in C# byte [] buffer = new byte [ 1024 ]; int length ; while...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. 拆分 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类拆分 PDF 页面。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...

    docs.aspose.com/pdf/zh/net/split-pdf-pages/
  3. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA project in Java....Document doc = new Document(); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject(); project.setName("Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  4. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...bmp"; Document doc = new Document(); Page page = doc.Pages...//LOGO Aspose.Pdf.Image logo = new Aspose.Pdf.Image(); logo.File...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  5. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...getLoadFormat(new File(getClass() .getClassLoader()...FilePath)) { presentation = new com.aspose.slides.Presentation(testStream);...

    forum.aspose.com/t/nullpointerexception-occurs-...
  6. Extract visible/rendered Text from HTML - Free ...

    Hello, currently we extract (visible/rendered) text from attached HTML file (like the text when you load the HTML into a browser) with following code: var htmlLoadOptions = New HtmlLoadOptions { PageLayoutOption = Ht…...code: var htmlLoadOptions = new HtmlLoadOptions { PageLayoutOption...}; using (var pdfDocument = new Document(HtmlFile, htmlLoadOptions))...

    forum.aspose.com/t/extract-visible-rendered-tex...
  7. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your documents today!... Document doc = new Document (); // Insert a plain... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  8. PDF Viewer for Aspose.PDF for Android - Free Su...

    Hi, Is there no way to display a PDF using Aspose.pdf library? There is a need for a PDF viewer on Android OS & the existing solutions such as Qoppa or MuPDF are not dev friendly by any means. Is adding a viewer on yo…...Document pdfDocument = new com.aspose.pdf.Document("input...io.OutputStream imageStream = new java.io.FileOutputStream("Converted_Image...

    forum.aspose.com/t/pdf-viewer-for-aspose-pdf-fo...
  9. 合并单元格|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 wbk = new Workbook (); //Create a Worksheet...addMergedRegion 合并单元格。 Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/zh/java/merge-cells/
  10. SaveOptions.dmlRenderingMode property | Aspose....

    SaveOptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML shapes are rendered.... let doc = new aw . Document ( base . myDir...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

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