Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 218,993 for

new

(0.44 sec)
  1. Retrieving Embedded Documents from a Task's Not...

    Learn how to retrieve embedded documents from project files using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/retrieving-embedded-d...
  2. Otvorite i uredite PSD datoteku | products.aspo...

    Otvorite i uredite PSD datoteku s mrežnim uređivačem...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/psd/
  3. 在保存为PDF时,仅更改单个Unicode字符的字体,使用JavaScript通过C++|Do...

    学习如何在使用Aspose.Cells for Java脚本通过C++保存为PDF时更改特定Unicode字符的字体。...这个字符不能用 Times New Roman 显示,但可以用其他字体如 Arial Unicode...当某个字符出现在一些单词或句子中,而这些内容使用特定字体(如Times New Roman)时,Aspose.Cells会将整个单词或句...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. Recognize image by link via C# | Aspose

    Recognize image using default options by URL link....license file //License lic = new License(); //lic.SetLicense("Aspose...restriction. AsposeOcr api = new AsposeOcr (); // Create OcrInput...

    products.aspose.com/ocr/net/recognition/recogni...
  5. Merge TAR.BZ2 files to one ZIP archive via C#

    Source code for merge TAR.BZ2 files to one ZIP archive via C#. Use API example code for combine TAR.BZ2 files to a single ZIP within VB.NET Asp.NET or any .NET based application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/merger/tarbz2-to-zip/
  6. DigitalSignatureUtil.sign method | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.sign method...with our new digital signature. let signOptions = new aw . DigitalSignatures...stream. using ( Stream streamIn = new FileStream ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlFixedSaveOptions.exportFormFields property ...

    HtmlFixedSaveOptions.exportFormFields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....PPTX file Presentation pres = new Presentation (); try { // Accesses...PPTX file Presentation pres = new Presentation (); try { // Accesses...

    docs.aspose.com/slides/java/manage-table/
  9. FieldHyperlink.open_in_new_window property | As...

    FieldHyperlink.open_in_New_window property. Gets or sets whether to open the destination site in a New web browser window....open_in_new_window property FieldHyperlink.open_in_new_window...in a new web browser window. @property def open_in_new_window...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document signing with certificate and timestamp...

    Hi. I’m trying to sign a document (totally empty - Empty.pdf (3.7 KB) ) using a timestamp. This is the code used. It’s almost identical to the example from your docs: using (Document document = New Document(<empty.pd…...docs: using (Document document = new Document(<empty.pdf>)) { using...signature = new PdfFileSignature(document)) { PKCS7 pkcs = new PKCS7(<cert...

    forum.aspose.com/t/document-signing-with-certif...