Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 213,069 for

new

(0.28 sec)
  1. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....the presentation var pres = new aspose . slides . Presentation...Node.js via Java. var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-textures/
  3. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Open Presentations on Android|Aspose.Slides Doc...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Android via Java—fast, reliable, fully featured....it, edit slide content, add new slides, remove existing ones...Presentation presentation = new Presentation ( "Sample.pptx"...

    docs.aspose.com/slides/androidjava/open-present...
  5. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new Date[] { DocumentHelper.createDate(2017...

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

    档案...Configure(new FFOptions { BinaryFolder = @...(Presentation presentation = new Presentation()) { // 添加微笑形状,然后对其进行动画处理...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  7. I got an error with aspose pdf dll 25.1.0.0 in ...

    Hi sir , I use the below code to set license and use pdf document. In window exe I use aspose pdf dll 25.1.0.0 vserion Dim PDFLicense As Aspose.Pdf.License = New Aspose.Pdf.License() PDFLicense.SetLi…...License = New Aspose.Pdf.License() PDFLicense...Aspose.Pdf.XpsLoadOptions = New Aspose.Pdf.XpsLoadOptions() Dim...

    forum.aspose.com/t/i-got-an-error-with-aspose-p...
  8. Relfection error when calling Aspose from JS - ...

    After a New installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…...March 16, 2025, 9:50am 1 After a new installtion of Apsose libraries...aspose.pdf.Font”); var lic = new license(); lic.setLicense(“Aspose...

    forum.aspose.com/t/relfection-error-when-callin...
  9. Java 3D Formats Extract Assets | products.aspos...

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via Java library using a few lines of java code....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/
  10. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java.... Document doc = new Document(getMyDir() + "Table...TabStop(double position) Initializes a new instance of this class. TabStop(double...

    reference.aspose.com/words/java/com.aspose.word...