Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 213,038 for

new

(0.15 sec)
  1. 在PHP中向现有PDF文件添加文本|Aspose.PDF for Java

    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....PHP代码 # 实例化Document对象 $doc = new Document ( $dataDir . 'input1...); # 创建文本片段 $text_fragment = new TextFragment ( "main text" );...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  2. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_font_substitution property. Settings related to default font substitution rule....all missing fonts with "Times New Roman". default_font_substitution_rule...self . assertEqual ( 'Times New Roman' , default_font_substitution_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add, Extract or Remove Images in PDF using C# |...

    Manipulate images in PDF programmatically with C# sample code using Aspose.PDF for .NET...jpg" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Pages [ 1 ]; var imageStream = new FileStream ( imageFile , FileMode...

    products.aspose.com/pdf/net/images/
  4. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add text stamps to a PDF page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...pdf”; using (var outputStream = new MemoryStream()) { string placeHolderText...MARGIN TEST”; var pdfBuilder = new Pdf(outputStream); var pdfSection...

    forum.aspose.com/t/unclear-margin-behavior-when...
  5. 将 PDF 转换为 TIFF|Aspose.PDF for Android via Java

    本文介绍如何将 PDF 文档中的页面转换为 TIFF 图像。您将学习如何使用 Aspose.PDF for Android via Android via Java 将所有或单个页面转换为 TIFF 图像。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...创建Resolution对象 Resolution resolution = new Resolution ( 300 ); // 创建TiffSettings对象...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  6. 导入和导出表单字段|Aspose.PDF for .NET

    使用 FormEditor 类通过 DataTable 填充表单字段,编号 Aspose.PDF for .NET...orms (); using ( var form = new Aspose . Pdf . Facades . Form...using ( var xfdfInputStream = new FileStream ( dataDir + "student...

    docs.aspose.com/pdf/zh/net/import-export-form-f...
  7. ImageFieldMergingArgs.ImageFileName | Aspose.Wo...

    Set the ImageFileName in ImageFieldMergingArgs to effortlessly insert images into your documents during mail merges. Enhance your workflow today!...MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.mai...
  8. AiModel.Summarize | Aspose.Words for .NET

    Smart document summarization API with customizable length options. Generate concise summaries from any document using AI technology.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. PowerPoint 数学方程|Aspose.Slides for Node.js via ....

    PowerPoint 数学方程, PowerPoint 数学符号, PowerPoint 公式, PowerPoint 数学文本...要在幻灯片上添加数学表达式,首先添加一个将容纳数学文本的形状: var pres = new aspose . slides . Presentation...)。例如,创建一个分数并将其放入演示文稿: var fraction = new aspose . slides . MathematicalText...

    docs.aspose.com/slides/zh/nodejs-java/powerpoin...
  10. Aspose.PSD for .NET 24.8 - Release Notes|Docume...

    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....psd" ); var opt = new PsdLoadOptions () { LoadEffectsResource...outputImageFile = new string [ 4 ]; string [] outputPsdFile = new string...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-8...