Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 187,811 for

page

(0.09 sec)
  1. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. 以编程方式删除 PDF 页面 C#|Aspose.PDF for .NET

    您可以使用 Aspose.PDF for .NET 库从 PDF 文件中删除页面。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Delete a particular page document . Pages . Delete ( 2 ); // Save...

    docs.aspose.com/pdf/zh/net/delete-pages/
  3. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio Page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....to draw a circle shape in a page.The code example below shows...ellipse in diagram diagram . Pages [ 0 ]. DrawEllipse ( 1 , 1 ...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  4. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中提取表格...path_infile ) for page in pdf_document . pages : absorber = apdf...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  5. Converting a TEXT file to PDF using PHP | Aspos...

    Sample code on PHP for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/tex...
  6. Converting a TIFF file to PDF using Android via...

    Sample code on Java for TIFF to PDF conversion. Use example code for batch TIFF to PDF conversion in Android...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/android-java/conversion...
  7. Aspose.Total for Java|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....Words for Java Product Page Download Aspose.Words for Java...Aspose.Cells for Java Product Page Download Aspose.Cells for Java...

    docs.aspose.com/total/java/
  8. PageInfo.colored property | Aspose.Words for No...

    PageInfo.colored property. Returns ``true`` if the Page contains colored content....property Returns true if the page contains colored content. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ASP - JScript 通过 COM 互操作|Aspose.PDF for .NET

    学习如何通过 COM 互操作在 ASP 和 JScript 应用程序中使用 Aspose.PDF for .NET。启用高级 PDF 功能。...a new Page in the PDF object var pdfpage = pdf . Pages . Add...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/zh/net/asp-jscript-via-com-...
  10. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#.... Unfortunately, since page content streams are compressed...determine which exact portion of a page’s text was changed, so the absorber...

    docs.aspose.com/pdf/net/extract-image-and-signa...