Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 227,253 for

new

(0.25 sec)
  1. 用JavaScript通过C++在PDF中嵌入附件|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++在PDF中嵌入Ole对象作为附件。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...attachment. const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/embed-a...
  2. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++导入HTML时防止大数字被转换为指数形式。...byte array const byteArray = new TextEncoder (). encode ( html...precision true const loadOptions = new HtmlLoadOptions ( LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/avoid-e...
  3. 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...
  4. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....pdf" ); // Create new document object auto document..."PDFWithTextBorder_out.pdf" ); // Create new document object auto document...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  6. Printing a Diagram in VSTO and Aspose.Diagram|D...

    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....the diagram Diagram diagram = new Diagram ( FilePath ); //Call...); PrinterSettings settings = new PrinterSettings (); settings...

    docs.aspose.com/diagram/net/printing-a-diagram-...
  7. Split PDF from Beginning|Aspose.PDF for Java

    Split a PDF from the beginning in Java with the PdfFileEditor facade.... Save the new PDF document. public static void...PdfFileEditor pdfFileEditor = new PdfFileEditor (); pdfFileEditor...

    docs.aspose.com/pdf/java/split-pdf-from-beginning/
  8. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes in JavaScript using Aspose.Slides for Node.js. Preserve layouts and speaker notes for professional presentations.... let presentation = new asposeSlides . Presentation (...speaker notes. let notesOptions = new asposeSlides . NotesCommentsLayouti...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  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. 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/