Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 190,040 for

paged

(0.56 sec)
  1. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Type...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  2. Aspose::Words::Notes::FootnoteSeparatorType enu...

    Aspose::Words::Notes::FootnoteSeparatorType enum. Specifies the type of the footnote/endnote separator in C++....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation 2 Printed below...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Agregar texto a PDF usando C#|Aspose.PDF for .NET

    Aprenda cómo agregar texto a un documento PDF en .NET usando Aspose.PDF para mejorar el contenido y editar documentos....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/es/net/add-text-to-pdf-file/
  4. 아카이브

    아카이브...Pages.Accept(textAbsorber); // 추출된...문서의 필수 페이지에 액세스 Page page = pdfDocument.Pages[1]; // 텍스트 추출을 위한...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-cs...
  5. 搜索

    搜索...Pages.Accept(textAbsorber); // 獲取提取的文本...訪問 PDF 文檔中的所需頁面 Page page = pdfDocument.Pages[1]; // 創建 TextAbsorber...

    blog.aspose.com/zh-hant/pdf/extract-text-from-p...
  6. Travailler avec la transparence dans PostScript...

    Comment ajouter de la transparence au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/cpp/ps/working-with-tra...
  7. Apply preset theme to VSDX document via Python ...

    Python source code to apply preset theme to vsdx file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-java/theme/v...
  8. Apply preset theme to VSDM document via Python ...

    Python source code to apply preset theme to vsdm file within any Python based application....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-java/theme/v...
  9. Create VSTX Files via Java | products.aspose.com

    Java Sample code for generating VSTX documents. Use this code for creating VSTX files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vstx/
  10. Create VSSM Files via Java | products.aspose.com

    Java Sample code for generating VSSM documents. Use this code for creating VSSM files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vssm/