Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 215,515 for

new

(0.4 sec)
  1. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....a slide: Presentation pres = new Presentation (); try { ISlide...in Java: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/java/image/
  2. Create Resources and Link in VSTO and Aspose.Ta...

    Learn how to create Microsoft Project (MPP/XML) resources and links using Aspose.Tasks for .NET. in comparison with VSTO....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/create-resources-and-...
  3. Გადაიყვანეთ Გამოსახულება WORD Javascript

    გადაიყვანეთ Გამოსახულება WORD JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც WORD JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  4. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....cannot be displayed with Times New Roman , but it can be displayed...specific font such as Times New Roman, Aspose.Cells changes the...

    docs.aspose.com/cells/javascript-cpp/change-the...
  5. Print 3D PDF - Free Support Forum - aspose.com

    Is it possible to print all the views from a 3D PDF viewer, using Aspose.PDF or another Aspose product?...Print3DPDF(string pdfPath) { var viewer = new PdfViewer(); viewer.BindPdf(pdfPath);...ViewerOnCustomPrint; var ps = new PrinterSettings { PrinterName...

    forum.aspose.com/t/print-3d-pdf/314439
  6. JsonSimpleValueParseMode | Aspose.Words for Java

    Specifies a mode for parsing JSON simple values null boolean number integer and string while loading JSON in Java.... Document doc = new Document(getMyDir() + "Reporting...JsonDataLoadOptions options = new JsonDataLoadOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  7. Language detecton|Documentation

    How to detect the languages used on the provided image....languages: OcrInput input = new OcrInput ( InputType . SingleImage...AsposeOCR recognitionEngine = new AsposeOCR (); // Add an image...

    docs.aspose.com/ocr/java/language_detection/
  8. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...open it; otherwise create a new workbook let workbook ; if (...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  9. Rotate PDF Pages with Go via C++|Aspose.PDF for...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...Changes to a New File. The SaveAs function creates a new PDF file...previously opened PDF-document with new filename err = pdf . SaveAs (...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  10. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure document integrity with DigitalSignatureCollection's IsValid property. It verifies all signatures are valid and untampered, enhancing security.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...