Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 197,077 for

new

(0.24 sec)
  1. 注解 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释。...PDF file Document document = new Document ( System . IO . Path...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hant/annotation/
  2. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#....); LoadOptions loadOptions = new LoadOptions (); loadOptions ...LoadFormat . Html ; Document myDoc = new Document ( stream , loadOptions...

    docs.aspose.com/words/net/extend-and-contribute...
  3. DocumentVisitor.VisitBuildingBlockStart | Aspos...

    Discover the DocumentVisitor VisitBuildingBlockStart method, essential for initiating building block enumeration. Enhance your coding efficiency today!...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitGlossaryDocumentStart | As...

    Discover the VisitGlossaryDocumentStart method in DocumentVisitor. Efficiently manage glossary document enumeration with ease and precision....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words/doc...
  5. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Set Default Font while rendering spreadsheet to...

    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....DefaultFont property to Courier New and the second image is taken...DefaultFont property to Times New Roman . This is the output image...

    docs.aspose.com/cells/java/set-default-font-whi...
  7. 如何数字签名PDF|Aspose.PDF for Java

    使用Java对PDF文档进行数字签名。使用基于Java的应用程序和PDF库验证或验证数字签名的PDF。您可以使用PKCS1证书来认证PDF文件。...pdf" ; Document document = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( document ); PKCS7 pkcs = new PKCS7...

    docs.aspose.com/pdf/zh/java/digitally-sign-pdf-...
  8. Save PDF Document|Aspose.PDF for Java

    Learn how to save PDF file with Aspose.PDF for Java library....pdf" ; Document pdfDocument = new Document ( originalFileName );...make some manipation, i.g add new empty page pdfDocument . getPages...

    docs.aspose.com/pdf/java/save-pdf-document/
  9. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your document protection with our powerful tool!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfEncryptionDetails encryptionDetails = new PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FontSourceBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceBase, the essential abstract class for defining diverse font sources in your applications. Enhance your document formatting!...FileFontSource fileFontSource = new FileFontSource ( MyDir + "Alte...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...