Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 213,579 for

new

(0.2 sec)
  1. 在 C# 中添加数字签名或数字签名 PDF|Aspose.PDF for .NET

    使用 C# 或 VB.NET 数字签名 PDF 文档。使用 C# 或 VB.NET 验证或验证数字签名的 PDF。...document using ( var document = new Aspose . Pdf . Document ( dataDir...object using ( var signature = new Aspose . Pdf . Facades . PdfFileSignature...

    docs.aspose.com/pdf/zh/net/digitally-sign-pdf-f...
  2. 替换 PDF 中的文本|Aspose.PDF for Java

    了解更多关于替换和删除 PDF 文本的各种方法。Aspose.PDF 允许在特定区域或使用正则表达式替换文本。...() { Document pdfDocument = new Document ( _dataDir + "sample...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "Web"...

    docs.aspose.com/pdf/zh/java/replace-text-in-a-p...
  3. 档案

    档案... Document doc = new Document(); 步骤 2:添加新页面 # 创建新页面并将其添加到文档中。...创建新页面并将其添加到文档中。 Page page = new Page(); doc.AppendChildLast(page);...

    blog.aspose.com/zh/note/bullet-journaling-with-...
  4. JsonDataSource Class | Aspose.Words for .NET

    Unlock powerful reporting with Aspose.Words.Reporting.JsonDataSource. Easily access JSON data for seamless integration into your reports....JsonDataSource ( Stream ) Creates a new data source with data from a...JsonDataSource ( string ) Creates a new data source with data from a...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/working-with-images/
  6. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...TestInitialize() { var lic = new License(); lic.SetLicense(License_Path);...Document GetDocument() { var doc = new Document(Document_Path); doc...

    forum.aspose.com/t/possible-bug-with-document-l...
  7. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes....Presentation presentation = new Presentation ()) { IAutoShape...PortionFormat . HyperlinkClick = new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/net/manage-hyperlinks/
  8. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...in a document. Document doc = new Document(getMyDir() + "Borders...

    reference.aspose.com/words/java/com.aspose.word...
  9. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....doc = new Document(); GlossaryDocument glossaryDoc = new GlossaryDocument();...document. BuildingBlock block = new BuildingBlock(glossaryDoc); block...

    reference.aspose.com/words/java/com.aspose.word...
  10. Public API Changes in Aspose.Diagram 5.9.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...Resultant HTML to a Stream The new Save method has been added in...

    docs.aspose.com/diagram/net/public-api-changes-...