Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 214,446 for

new

(0.08 sec)
  1. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....the Presentation class $pres = new Presentation ( "pres.pptx" );...Loads the video $fileStream = new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/php-java/video-frame/
  2. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....document Document pdfDocument = new Document ( GetDataDir () + "UpdateBookmarks...PdfBookmarkEditor bookmarkEditor = new PdfBookmarkEditor (); // Open...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  3. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization.... Document doc = new Document ( MyDir + "Tables.docx"...composite node. Document doc = new Document (); Paragraph para =...

    reference.aspose.com/words/net/aspose.words/node/
  4. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java.... To easily insert a new field into a document, use the...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to activate license for the latest aspose t...

    Dear aspose team, I just got the license for the latest aspose total and it seems the way of activating it has changed from what we had before. Could you please be so kind and help how to activate license once without …...logger) { try { using var ms = new MemoryStream(Convert.FromBas...nse)); using var deflator = new DeflateStream(ms, CompressionMode...

    forum.aspose.com/t/how-to-activate-license-for-...
  6. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...the destination range in the new workbook, while Excel Interop/VBA...workbook Workbook sourceWorkbook = new Workbook("source.xlsx"); Worksheet...

    forum.aspose.com/t/formula-text-containing-loca...
  7. Aspose License Vs Subscription - Free Support F...

    Hey, I have a Aspose License for Aspose.Total Product. It is set to expire in a week, However I am confused would my license expire or just the subscription to updates and hotfixes and I will be able to use the product i…...to updates and hotfixes for new versions released during the...However, you will not receive any new updates or technical support...

    forum.aspose.com/t/aspose-license-vs-subscripti...
  8. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Effortlessly navigate your document with the DocumentBuilder MoveToParagraph method, enabling quick cursor movement to any paragraph in your section.... Document doc = new Document ( MyDir + "Paragraphs...the point where it will insert new nodes when we call its document...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Merge USD File Formats via Java | products.aspo...

    Sample Java merge USD file. Use this example code to merge USD file within any Web or Desktop Java based application....generate usdz file Scene scene = new Scene(); int i = 0 ; for (String...file: files) { FileStream fs = new FileStream(file, FileStream.OPEN...

    products.aspose.com/3d/java/merger/usd/
  10. Merge JT File Formats via Java | products.aspos...

    Sample Java merge JT file. Use this example code to merge JT file within any Web or Desktop Java based application....generate usdz file Scene scene = new Scene(); int i = 0 ; for (String...file: files) { FileStream fs = new FileStream(file, FileStream.OPEN...

    products.aspose.com/3d/java/merger/jt/