Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 140,987 for

paged

(0.06 sec)
  1. สร้าง PDF โดยใช้ {{ชื่อผลิตภัณฑ์}} | Aspose.PDF

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

    products.aspose.com/pdf/th/java/create/
  2. 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...
  3. 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...
  4. 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...
  5. 使用 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...
  6. 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...
  7. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....doc" ); // Remove the page and section breaks from the...//ExId:RemoveBreaks_Pages //ExSummary:Removes all page breaks from the...

    docs.aspose.com/words/java/remove-breaks-in-php/
  8. Offentlig API Ändringar i Aspose.Diagram 6.6.0|...

    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....vsdx" ); // get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/sv/net/public-api-chang...
  9. Split DOT File Online or via .NET | products.as...

    Free online app to split different DOT files. .NET C# splitter library code for DOT documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOT file...

    products.aspose.com/total/net/split/dot/
  10. 使用 C++ 合并 BMP 到 PDF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 BMP 文档合并为一个 PDF 单个文件...add new page to pdf // read image dimensions to pdf page rectangle...to new pdf page for ( String fs : images ) { page = doc -> get_Pages...

    products.aspose.com/pdf/zh-hans/cpp/merger/bmp-...