Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 224,718 for

new

(1.14 sec)
  1. Aspose.pdf 如何裁剪PDF的多个区域为一个个图片? - Free Support F...

    我想要指定一些坐标区域,然后将这些区域裁剪为BufferedImage,然后在另一个PDF文件中的指定位置进行替换,我要怎么实现这个功能? 将PDF中的多个指定区域裁剪为BufferedImage; 使用BufferedImage替换PDF中的图片;...码片段: Document pdfDocument = new Document("input.pdf"); ImagePlacementAbsorb...ImagePlacementAbsorb absorber = new ImagePlacementAbsorb(); pdfDocument...

    forum.aspose.com/t/aspose-pdf-pdf/315861
  2. 数据验证|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++添加数据验证。...open it; otherwise create a new workbook const file = fileInput...uploaded file var workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/data-va...
  3. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = New Document("input.doc"); for (Section section : doc.getSection…...throws Exception { Document doc = new Document("input.doc"); for (Section...throws Exception { Document doc = new Document("input.doc"); for (Section...

    forum.aspose.com/t/word/322768
  4. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a bottom…...orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...Saving; new License().SetLicense("licensePath"); var doc = new Do...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...
  5. ASPOSE Connectivity issue - Free Support Forum ...

    Hi Team, We are using APOSE Valid Metered license key(ASPOSE TOTAL for .NET), we have notice that when we have made the call to ASPOSE server from our API we have go the below message and looks like this is due to conn…...var proxy = new WebProxy(") { Credentials = new NetworkCredential("proxyUser"...metered license var license = new Aspose.Words.License(); license...

    forum.aspose.com/t/aspose-connectivity-issue/32...
  6. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...Rotation); stampStreamForAspose = new MemoryStream(); rotatedTemp....MediaBox.Height - y - h; rect = new Aspose.Pdf.Rectangle(left, bottom...

    forum.aspose.com/t/help-needed-with-coordinate-...
  7. Configure Font Substitution in Presentations on...

    Enable optimal font substitution in Aspose.Slides for Android via Java when converting PowerPoint & OpenDocument presentations to other file formats.... Load the new font. Add a rule for the replacement...presentation Presentation pres = new Presentation ( "Fonts.pptx" );...

    docs.aspose.com/slides/androidjava/font-substit...
  8. 用JavaScript via C++保护PDF文档|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++通过设置所有者密码和用户密码以及权限来保护PDF文件。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...security options const saveOption = new PdfSaveOptions (); saveOption...

    docs.aspose.com/cells/zh/javascript-cpp/secure-...
  9. Recognize multipage TIFF via C# | Aspose

    Recognize multipage TIFF via C#....license file //License lic = new License(); //lic.SetLicense("Aspose...restriction. AsposeOcr api = new AsposeOcr (); // Create OcrInput...

    products.aspose.com/ocr/net/recognition/recogni...
  10. Add array items in XMP metadata of EPS| JavaScript

    The process of adding items in XMP metadata of EPS with Aspose.Page for JavaScript via C++ is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/javascript-cpp/xmp-metadat...