Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 214,313 for

new

(0.19 sec)
  1. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document....IOException { Document pdfDocument = new Document ( GetDataDir () + "AddBookmark...OutlineItemCollectio pdfOutline = new OutlineItemCollectio ( pdfDocument...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  2. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#...document using ( var document = new Aspose . Pdf . Document ( dataDir...Pdf . TableAbsorber absorber = new Aspose . Pdf . TableAbsorber...

    docs.aspose.com/pdf/net/extract-data-from-table...
  3. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing document in Java....FileStream: InputStream stream = new FileInputStream(getMyDir() +...streams: InputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  4. Sending and Forwarding Messages - Send Outlook ...

    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....MailMessage instance MailMessage msg = new MailMessage (); // Create an...SmtpClient class SmtpClient client = new SmtpClient (); // Specify your...

    docs.aspose.com/email/java/sending-and-forwardi...
  5. Converting a 3ds file to STL format results in ...

    Hi, I’m upgrading Aspose 3D to lastest version and meet an issue when converting a 3DS file to STL file format. Background: With version Aspose.3D 19.10, my 3DS file can convert to STL format with a 1.63MB file output…...Here is my code: var scene = new Scene(); scene.Open(“benign.3ds”);...geometry is loaded var scene = new Scene(); scene.Open("benign.3ds");...

    forum.aspose.com/t/converting-a-3ds-file-to-stl...
  6. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...A table not supported by the new table layout logic is encountered...one that appears to use the new table layout logic does not....

    forum.aspose.com/t/table-cell-vertical-alignmen...
  7. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order....Instantiate a new Workbook object const workbook = new Workbook ();...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/setting-pr...
  8. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....throws Exception { Document doc = new Document(); // Insert a WordArt...appendWordArt(doc, "Kerning: VAV", "Times New Roman", 90.0, 24.0, Color.ORANGE...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Task Links in PHP | Aspose.Tasks D...

    Learn how to write Microsoft Project task links using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/writing-updated-task...
  10. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection class. Represents collection of a ChartSeries. To learn more, visit the documentation article in C++....System::ArrayPtr<double>&) Adds new ChartSeries to this collection...System::ArrayPtr<double>&) Adds new ChartSeries to this collection...

    reference.aspose.com/words/cpp/aspose.words.dra...