Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 140,873 for

paged

(0.06 sec)
  1. 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...
  2. 使用 Python 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 Python 原始程式碼。... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  3. 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...
  4. Mover páginas PDF programáticamente C#|Aspose.P...

    Intenta mover páginas a la ubicación deseada o al final de un archivo PDF usando Aspose.PDF for .NET.... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    docs.aspose.com/pdf/es/net/move-pages/
  5. Mover Páginas PDF programaticamente C#|Aspose.P...

    Tente mover páginas para o local desejado ou para o final de um arquivo PDF usando Aspose.PDF for .NET.... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    docs.aspose.com/pdf/pt/net/move-pages/
  6. Add Footer to PDF using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Add the Stamp to Page using AddStamp method. Save.... Bottom for page in pdfDocument . Pages : page . AddStamp (...

    products.aspose.com/pdf/python-net/footer/
  7. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Page.Artifacts collection class....Document ( "1.pdf" ) if doc . pages [ 1 ] . artifacts [ 1 ] . subtype...

    products.aspose.com/pdf/python-net/watermark/re...
  8. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...developers to draw a rectangle in the page and save as SVG format. The...developers to draw a rectangle in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  9. Создать PDF документ|Aspose.PDF for Java

    Узнайте, как создать PDF файл в Aspose.PDF для Java....Создайте объект Document Добавьте Page к объекту документа Создайте...Document (); //Добавить страницу Page page = document . getPages ()....

    docs.aspose.com/pdf/ru/java/create-document/
  10. PageRange class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageRange class. Represents a continuous range of pages...Represents a continuous range of pages. To learn more, visit the Programming...new page range object. Examples Shows how to extract pages based...

    reference.aspose.com/words/nodejs-net/aspose.wo...