Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 150,765 for

2

(0.33 sec)
  1. Aspose.PDF Textabsorber uses all ram and never ...

    Hi together, checking and extracting text from PDF reults using this PDF in memory leak. This is my Code private static bool PdfHasText(Aspose.Pdf.Document pdf) { //schnellste Methode zur Prüfung… //vermeidet überm…...Family Chris2Stein March 18, 2025, 2:57pm 1 Hi together, checking and...asad.ali March 18, 2025, 9:04pm 2 @Chris2Stein We have opened the...

    forum.aspose.com/t/aspose-pdf-textabsorber-uses...
  2. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section.... write ( 'Column 2, cell 2.' ) doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。... addTextBox ( 2 , 0 , 2 , 0 , 100 , 400 ); // Set...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  4. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... width ) / 2 ; shape . top = ( builder . pageSetup...pageHeight - shape . height ) / 2 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::PageExtractOptions class | Aspos...

    Aspose::Words::PageExtractOptions class. Allows to specify options for document page extracting in C++....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::DocumentBuilder::MoveToCell meth...

    Aspose::Words::DocumentBuilder::MoveToCell method. Moves the cursor to a table cell in the current section in C++....builder -> Write ( u "Column 2, cell 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Fine-Tuning Converters – Aspose.HTML for Java

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your document output....Render HTML to PDF using Java 2 3 // Prepare HTML code 4 String...in Java with custom page size 2 3 // Prepare HTML code 4 String...

    docs.aspose.com/html/java/fine-tuning-converters/
  8. 公共 API Aspose.Diagram 5.8.0 的变化|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....Shape [] shapes = new Shape [ 2 ]; // extract and assign shapes...0 ). getShapes (). getShape ( 2 ); // mark array shapes as group...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  9. 使用 Java 向 PDF 添加页面图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加页面图章。... toString (), 2 ); plumPageStamp . setHeight (...1 ; i < 5 ; i ++ ) { if ( i % 2 == 0 ) pdfDocument . getPages...

    products.aspose.com/pdf/zh-hans/java/stamps/page/
  10. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!...example -1 means the last item, -2 means the second before last and...ToArray (). Length , Is . EqualTo ( 2 )); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...