Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 156,229 for

paged

(0.22 sec)
  1. PDF Tooltip usando C#|Aspose.PDF for .NET

    Aprenda como adicionar tooltip ao fragmento de texto em PDF usando C# e Aspose.PDF... Pages . Add (). Paragraphs . Add (...display a tooltip" )); document . Pages [ 1 ]. Paragraphs . Add ( new...

    docs.aspose.com/pdf/pt/net/pdf-tooltip/
  2. آرشیوها

    آرشیوها...Pages.Accept(textFragmentAbsorber);...WriteLine($"Text: {fragment.Text} | Page: {fragment.Page.Number}"); } مثال خروجی...

    blog.aspose.com/fa/pdf/search-in-pdf-using-csharp/
  3. 基于事件的 XPS 页面修改 | C++

    了解如何使用 Aspose.Page API for C++ 在 XPS 文件转换过程中对所有输出页面进行重复更改...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/xps/event-based-mod...
  4. Crea PDF usando Java | Aspose.PDF

    In questo argomento viene illustrato come utilizzare l'API Aspose.PDF for Java per generare e leggere facilmente file PDF nelle applicazioni Java....pagina utilizzando il metodo Pages.Add (). Creare un nuovo oggetto...new Document (); //Add page Page page = pdfDocument . getPages...

    products.aspose.com/pdf/it/java/create/
  5. Sayfa Kesmelerinin Yönetimi|Documentation

    Bu makale, page break ekleme, sayfa sonu temizleme veya belirli sayfa sonlarını silme işlemlerinin nasıl programlı yapılacağına dair örnek kodlar sağlar ve Aspose.Cells for Python via .NET API leri ile yapılabilir....sınıfının horizontal_page_breaks ve vertical_page_breaks özelliklerini...kullanın. horizontal_page_breaks ve vertical_page_breaks özellikleri...

    docs.aspose.com/cells/tr/python-net/managing-pa...
  6. Add a new Layer in the Visio Diagram in Ruby|Do...

    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....vsd" ) \ # get Visio page page = diagram . getPages () ....Layer to the particular page sheet page . getPageSheet () . getLayers...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  7. Impostare intestazioni e piè di pagina diverse ...

    Questo articolo fornisce un esempio di codice che mostra come impostare programmaticamente intestazioni e piè di pagina della configurazione pagina del foglio Excel usando Aspose.Cells for Node.js via C++. Imposta intestazioni e piè di pagina per le prime, le pagine dispari e le pagine pari....filePath ); // Gets the setting of page setup. const pageSetup = wb...Sets different odd and even pages pageSetup . setIsHFDiffOddEven...

    docs.aspose.com/cells/it/nodejs-cpp/setting-dif...
  8. How to Redact a PDF in Python

    This simple guide covers how to redact a PDF in Python. It includes the IDE configuration information, the step-by-step process, and a code snippet to redact text in PDF using Python....Page Product Family Aspose.PSD Product...approach by adjusting the page number, page location, or other appearance...

    kb.aspose.com/pdf/python/how-to-redact-a-pdf-in...
  9. Support pour les images DICOM|Aspose.PDF for .NET

    Cette section décrit comment prendre en charge les images DICOM dans les fichiers PDF en utilisant la bibliothèque C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/fr/net/support-for-dicom-im...
  10. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one page. The expected result would be that the 2nd image is appeari…...images are too large for one page. The expected result would be...image is appearing on the next page. The actual result is that the...

    forum.aspose.com/t/pdf-rendering-is-broken-with...