Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 223,089 for

new

(0.67 sec)
  1. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using Node.js with Aspose.Cells for Node.js via C++....to add a new digital signature const workbook = new AsposeCells...collection const dsCollection = new AsposeCells . DigitalSignatureColl...

    docs.aspose.com/cells/nodejs-cpp/add-digital-si...
  2. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...CopyEdit using (FileStream fs = new FileStream(OriginalFilePath,...document = new PsDocument(fs); using (FileStream pdfStream = new Fil...

    forum.aspose.com/t/system-drawing-common-depend...
  3. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java....in Java Creating and adding new fields in AcroForms Extract data...try ( Document pdfDocument = new Document ( inputFile )) { Page...

    products.aspose.com/pdf/java/acroforms/
  4. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的旋转转换。...NET Scene scene = new Scene (); Quaternion q1 = Quaternion...CreateChildNode ( "cylinder-q1" , new Cylinder ( 0.1 , 1 , 2 )); cylinder...

    docs.aspose.com/3d/zh/net/concatenate-quaternio...
  5. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing....FieldAutoTextList () { Document doc = new Document (); // Create a glossary...entries. doc . GlossaryDocument = new GlossaryDocument (); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(); htmlLoadOptions...Bottom = 10; Document document = new Document(source, htmlLoadOptions))...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  7. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...of AsposeOcr AsposeOcr api = new AsposeOcr(); // Set preprocessing...PreprocessingFilter filters = new PreprocessingFilter { PreprocessingFilter...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  8. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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.... It includes not only new and updated public methods, but...Visio diagram Diagram diagram = new Diagram (); // insert an ActiveX...

    docs.aspose.com/diagram/java/public-api-changes...
  9. 在 Aspose.Email 中读取 Outlook 消息(MSG)文件|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....Create a new Application Class _Application outlook = new Outlook...MailAddressCollectio attendees = new MailAddressCollectio (); attendees...

    docs.aspose.com/email/zh/net/reading-an-outlook...
  10. ArrowWidth Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ArrowWidth enum to customize arrow end widths for enhanced document visuals and precision in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...