Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 213,115 for

new

(0.12 sec)
  1. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java.... Document doc = new Document(getMyDir() + "Paragraph...that are frames. Document doc = new Document(getMyDir() + "Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfException: Value cannot be null. Parameter n...

    We are getting a runtime exception while converting certain PDF pages to JPEG using JpegDevice.process(). The exception originates from internal trailer parsing during annotation rendering. This happens only for some PD…...SignatureAPIRequestM signatureAPIRequestM = new SignatureAPIRequestM(); try ...(ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea()) { Page...

    forum.aspose.com/t/pdfexception-value-cannot-be...
  3. Aspose.Cells 8.3.1中的公共API更改|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....Excel file Workbook workbook = new Workbook ( "sample.xlsx" ); //Access...Dim m_workbook As Workbook = New Workbook ( "sample.xlsx" ) '...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. How to Run Aspose.Diagram in Docker|Documentation

    Run Aspose.Diagram in a Docker container for Linux, Windows Server and any OS. ... Diagram diagram = new Aspose . Diagram . Diagram ();...add text to shape var txt = new Txt ( "Hello world!" ); shape...

    docs.aspose.com/diagram/net/how-to-run-aspose-d...
  5. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....PPTX file Presentation pres = new Presentation (); try { // Accesses...PPTX file Presentation pres = new Presentation (); try { // Accesses...

    docs.aspose.com/slides/java/manage-table/
  6. Working with Calendar Exceptions in PHP | Aspos...

    Learn how to handle and manage calendar exceptions 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/adding-calendar-exce...
  7. Access Presentation Slides in .NET|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Boost productivity with code examples....Presentation presentation = new Presentation ( "AccessSlides...Presentation presentation = new Presentation ( "AccessSlides...

    docs.aspose.com/slides/net/access-slide-in-pres...
  8. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for .NET. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides introduces a new AI-powered feature, the Presentation...client. using var aiWebClient = new OpenAIWebClient ( "gpt-4o-mini"...

    docs.aspose.com/slides/net/ai/generator/
  9. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = New List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Messages: List AllEnvelopes = new List(); TotalCount = 0; using...AddRange( messages.Select(msg => new stcListEnvelope { Subject = msg...

    forum.aspose.com/t/nullreferenceexception-listm...
  10. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++....source workbook const wb = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Csv ); const blob1 = new Blob ([ outputData1 ]); const...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...