Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 188,056 for

page

(0.16 sec)
  1. Replace Text|Aspose.PDF for .NET

    This section explains how to work with Text using PdfContentEditor Class....replacements but on a specific page of your document. In the next...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/replace-text-facades/
  2. Manage Worksheets|Documentation

    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....and Moving Worksheets Managing Page Breaks Analyzing your prompt...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/manage-worksheets/
  3. PDF to JPG,JPG比原始文件大了。 - Free Support Forum - a...

    你好,感谢您的查看和帮助。 /// <summary> /// 极简版:直接保存PDF中的图片(纯Aspose.PDF官方API,跨平台) /// </summary> public static void ExtractImageFromPdfSimple(string inputPath, string outputDirectory) { if (!Directory.Exists(outputDirecto…...imageCount = 0; foreach (Page page in document.Pages) { foreach (XImage...(XImage xImage in page.Resources.Images) { imageCount++; string outputPath...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716
  4. PCL to PDF conversion problems - Free Support F...

    Hi, We are working on a PCL2PDF converter and came across several issues: 1. underline (word example) appears with the line above the word instead of below 2. the paragraph l…...sometimes appear as a separate page codewarior October 19, 2015...sometimes appear as a separate page I have also managed to reproduce...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  5. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document...them equals page width minus left and right page margins. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Inquiry about creating Document Web Viewer with...

    Hi. My company is planning to purchase your aspose.total product at the end of next month to use in a project I am working on. Your site seems to have a similar feature to one of the many I need to create (an MS Office…...Office file viewer on a web page). ( Site Link ) Can I get technical...for viewing document on web page. Document doc = new Document(@"C:\Temp\in...

    forum.aspose.com/t/inquiry-about-creating-docum...
  7. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++....Worksheet Columns on Single PDF Page with Node.js via C++ Analyzing...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  8. Corrupted PDF causing memory leak - Free Suppor...

    Hello Aspose Team, I’m seeing very high memory usage when processing a corrupted PDF with Aspose.PDF.Drawing 26.3.0 on Linux / .NET 8. In my sample project, I open the PDF with new Document(inputPath) and then run Text…...run TextFragmentAbsorber page by page. For this malformed file...

    forum.aspose.com/t/corrupted-pdf-causing-memory...
  9. 使用 Java 添加、移动或删除 PDF 中的页面 | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式处理文档的 PDF 页面...pdfDocument = new Document (); // Add page pdfDocument . getPages (). add...add (); // Insert an empty page in a PDF pdfDocument . getPages...

    products.aspose.com/pdf/zh-hans/java/pages/
  10. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content formatting. Easily customize changes with the FormatChange feature....bar on the left side of the page next to lines affected by revisions...// on the right side of the page. revisionOptions . ShowInBalloons...

    reference.aspose.com/words/net/aspose.words.lay...