Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 222,946 for

new

(0.11 sec)
  1. Problems with adding Arial Unicode MS to the Fo...

    Hi, Why we want to use Aspsoe PDF: We do currently use Aspsose for words to generate PDF-Files. Now, the reports get very large and we try to find a faster solution (> 250 pages with TOC and updateFields and updatePage…...MemoryFontSource> fontSources = new ArrayList<>(); String fontBase...addToFontSource2(fontSources, new ClassPathResource(fontBase +...

    forum.aspose.com/t/problems-with-adding-arial-u...
  2. 配置 Visio 时间线形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置里程碑形状的属性。...Load diagram Diagram diagram = new Diagram ( dataDir + "DrawingTimeLine...MilestoneHelper milestoneHelper = new MilestoneHelper ( milestone );...

    docs.aspose.com/diagram/zh/net/configure-visio-...
  3. How to add Redaction Annotation using .NET | As...

    Add Redaction annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/redactio...
  4. 使用 C# 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码以编程方式编辑 PDF 文档...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...; var textFragmentAbsorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    products.aspose.com/pdf/zh-hans/net/redaction/
  5. Create Email Messages with Customized Options i...

    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....Hide ] Create New Email Message To create a new email message...create a new email message and set its properties. Create a new instance...

    docs.aspose.com/email/net/create-email-messages/
  6. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your document's professionalism!...get ; } Remarks You can insert new SignatureLine into the document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...old aspose ignores it and the new aspose will output it into the...KB) Aspose.Words.License lic = new Aspose.Words.License(); lic....

    forum.aspose.com/t/mailmerge-issue-lf/318770
  8. Hotmail to PST support or not - Free Support Fo...

    Hi, I want code to convert Hotmail to PST documents....нужен сам access token return new OAuthToken(_accessToken); } }...accessToken = await GetAccessToken(new AccessParameters { ClientId =...

    forum.aspose.com/t/hotmail-to-pst-support-or-no...
  9. Installed font will be substituted - Free Suppo...

    The PowerPoint presentation uses font “Brush Script MT”. The presentation shall be saved as a PDF. Using a FontSubstRule it shall be replaced with “Pacifico”, which is installed on the Windows machine. But using a Warnin…...substitution: FontSubstRule rule = new FontSubstRule("Brush Script MT"...FontSubstRuleCollect rules = new FontSubstRuleCollect(); rules...

    forum.aspose.com/t/installed-font-will-be-subst...
  10. | Aspose

    Sample code for DJVU to DOCX Java conversion. Use API example code for batch DJVU files to DOCX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/djvu-to...