Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 213,190 for

new

(0.1 sec)
  1. Create your Lithophane from TIFF File Formats v...

    Sample Java lithophane code for TIFF file. Use this example code to create your lithophane from TIFF file within any Web or Desktop Java based application.... Create some new parameters and create a Mesh..."outFile.fbx" ; //Create some new parameters TextureData td= TextureData...

    products.aspose.com/3d/java/lithophane/tiff/
  2. Optimize PDF using Aspose.PDF for Rust via C++|...

    Optimize and compress PDF files using Rust tool....saves the optimized PDF to a new file. use asposepdf :: Document...previously opened PDF-document with new filename pdf . save_as ( "sample_optimize...

    docs.aspose.com/pdf/rust-cpp/optimize-pdf/
  3. PdfSaveOptions.cacheBackgroundGraphics property...

    PdfSaveOptions.cacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache graphics placed in document's background.... let doc = new aw . Document ( base . myDir...images.docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldOptions.legacyNumberFormat property | Aspo...

    FieldOptions.legacyNumberFormat property. Gets or sets the value indicating whether legacy (early than AW 13.10) number format for fields is enabled or not....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using JavaScript via C++ API.... It also adds a new scenario to the worksheet before...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/create-man...
  6. 使用JavaScript via C++导出不被网页浏览器支持的边框样式时,导出类似的边框样式...

    学习如何在将Excel文件转换为HTML时导出网页浏览器不支持的边框,使用Aspose.Cells for JavaScript via C++。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Similar Border Style const opts = new HtmlSaveOptions (); opts . exportSimilarBorderS...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  7. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...to byte array const encoder = new TextEncoder (); const byteArray...precision true const loadOptions = new HtmlLoadOptions ( LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  8. EditableRangeStart.Accept | Aspose.Words for .NET

    Discover the EditableRangeStart Accept method to efficiently manage visitor interactions and enhance user experience on your site....Visitor () { Document doc = new Document (); doc . Protect (...); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/edi...
  9. Public API Changes in Aspose.3D 1.3.0|Documenta...

    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....added in the Matrix4 class A new constructor in Vector4 class...developers. It includes not only new and updated public methods, but...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. PDF.Net StampAnnotation.Opacity Property has NO...

    Hi, I tryied to use StampAnnotation to put an image as a semi transparent stamp on the PDF. Below is what happened The stamp is on the PDF. But it’s solid. No transparency. Right click the stamp to view the property. t…...Document document = new Aspose.Pdf.Document(“test.pdf”);...stamp1 = new StampAnnotation(document); stamp1.Rect = new Rectangle(100...

    forum.aspose.com/t/pdf-net-stampannotation-opac...