Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 181,658 for

paged

(0.73 sec)
  1. Add text to PDF using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Text to PDF File via PHP...properties. Add the TextParagraph to Page using TextBuilder. Save the...

    products.aspose.com/pdf/php-java/text/
  2. สร้าง PDF โดยใช้ {{ชื่อผลิตภัณฑ์}} | Aspose.PDF

    หัวข้อนี้จะแสดงวิธีการใช้ Aspose.PDF สำหรับ C++ API เพื่อสร้างและอ่านไฟล์ PDF ใน C++ การใช้งาน...เพิ่มหน้าโดยใช้ Pages.Add () วิธีการ 1.สร้างวัตถุ...(); // Add page auto page = document -> get_Pages () -> Add ();...

    products.aspose.com/pdf/th/cpp/create/
  3. C# 를 사용하여 PDF 편집 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 파일의 민감한 정보를 편집하기 위한 C# 소스 코드입니다.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/ko/net/redaction/
  4. PDF를 프로그래밍 방식으로 분할|Aspose.PDF for C++

    이 주제는 C++로 PDF 페이지를 개별 PDF 파일로 분할하는 방법을 보여줍니다....반복마다 새로운 Document 객체를 생성하고 개별 Page 객체를 빈 문서에 복사합니다. Save 메소드를 사용하여...순회합니다. for ( auto page : document -> get_Pages ()) { auto newDocument...

    docs.aspose.com/pdf/ko/cpp/split-pdf-document/
  5. Extraer Enlaces del Archivo PDF|Aspose.PDF para...

    Extraer enlaces de PDF con C#. Este tema te explica cómo extraer enlaces usando la clase AnnotationSelector.... Obtenga la Page de la que desea extraer enlaces...al método Accept del objeto Page. 1. Obtén todas las anotaciones...

    docs.aspose.com/pdf/es/cpp/extract-links/
  6. 使用 Python 旋转 PDF 页面|Aspose.PDF for Python via .NET

    本主题描述如何使用 Python 编程旋转现有 PDF 文件中的页面方向。...input_pdf ) for page in doc . pages : r = page . media_box newHeight...+ ( r . height - newHeight ) page . media_box = ap . Rectangle...

    docs.aspose.com/pdf/zh/python-net/rotate-pages/
  7. Verschiedene Kopf und Fußzeilen für verschieden...

    Dieser Artikel bietet Beispielcode, der zeigt, wie man programmgesteuert Kopf und Fußzeilen der Seiteneinrichtung eines Excel Arbeitsblatts mit Aspose.Cells for Node.js via C++ festlegt. Legen Sie Kopf und Fußzeilen für erste, ungerade und gerade Seiten fest....filePath ); // Gets the setting of page setup. const pageSetup = wb...Sets different odd and even pages pageSetup . setIsHFDiffOddEven...

    docs.aspose.com/cells/de/nodejs-cpp/setting-dif...
  8. Farklı Sayfalar için Başlık ve Yiyecekleri Ayar...

    Bu makale, Aspose.Cells for Node.js via C++ kullanarak Excel çalışma sayfası Sayfa Kurulumu nun başlık ve yiyeceklerini programlı olarak nasıl ayarlayacağınızı gösteren örnek kod sunar. İlk, tek ve çift sayfalar için başlık ve yiyecekleri ayarlayın....filePath ); // Gets the setting of page setup. const pageSetup = wb...Sets different odd and even pages pageSetup . setIsHFDiffOddEven...

    docs.aspose.com/cells/tr/nodejs-cpp/setting-dif...
  9. Remove Annotations from PDF in Java

    This article guides on how to remove annotations from PDF in Java. It has the details for IDE settings, list of steps, and a sample code to develop a PDF annotation remover in Java....Page Product Family Aspose.PSD Product...the target page from the collection of the pages in the loaded...

    kb.aspose.com/pdf/java/remove-annotations-from-...
  10. ColorPrintMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced document quality....enumeration Specifies how non-colored pages are printed if the device supports...Value Description Normal 0 All pages are printed according to the...

    reference.aspose.com/words/net/aspose.words.ren...