Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 213,567 for

new

(0.15 sec)
  1. Uređivanje PSD datoteka na mreži | products.asp...

    Uređivanje PSD Adobe Photoshop datoteka na mreži...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/cr/editor/
  2. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....file path const workbook1 = new AsposeCells . Workbook ( filePath...LoadFormat const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  3. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring....object using ( var fileStamp = new Aspose . Pdf . Facades . PdfFileStamp...the header var formattedText = new Aspose . Pdf . Facades . FormattedText...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  4. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...setMinimum(new AxisBound(-10)); axis.getScaling().setMaximum(new AxisBound(20...

    reference.aspose.com/words/java/com.aspose.word...
  5. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. "Invalid font name" on document save after PDF ...

    Hello, We’ve recently updated Aspose.PDF.Drawing to version 25.3.0 coming from 24.10.0 and have came across a PDF that cannot be saved after a successful conversion to PDF_A_2A. This issue occurs on: Both Aspose.PDF …...PDF_A_2A; using var stream = new MemoryStream(documentData); using...document = new Document(stream); using var reportStream = new MemoryStream();...

    forum.aspose.com/t/invalid-font-name-on-documen...
  7. Working with PS Document | Aspose.Page for Java

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for Java API solution....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/working-with-ps/
  8. Convert MHTML to PDF in Java – Aspose.HTML for ...

    Learn how to convert MHTML to PDF using Aspose.HTML for Java. Consider various MHTML to PDF conversion scenarios in Java code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-mhtml-to-pdf/
  9. License Update configuration - Free Support For...

    Hi, I just took over an application from the previous developer and I have been informed that the Aspose license will be expiring on the 32st of July 2025. I am struggling to find where the license is saved on Azure, is …...License license = new Aspose.Cells.License(); // Set...in code: e.g., var license = new Aspose.Cells.License(); license...

    forum.aspose.com/t/license-update-configuration...
  10. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...Words: Document doc = new Document("input.pdf"); FindReplaceOptions...FindReplaceOptions options = new FindReplaceOptions(); options.se...

    forum.aspose.com/t/replace-checkboxes-and-radio...