Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 192,338 for

paged

(1.73 sec)
  1. Intégrer le tableau avec les sources de données...

    Cet article montre comment intégrer des tableaux PDF. Intégrer le tableau avec la base de données et déterminer si le tableau se divisera sur la page actuelle....Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/fr/net/integrate-table/
  2. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....particular page auto page = document -> get_Pages () -> Add ();...> ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  3. Конвертация различных форматов изображений в PD...

    Конвертируйте различные форматы изображений, такие как CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF и SVG в PDF с использованием C# .NET....Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/ru/net/convert-images-forma...
  4. PDF to TIFF Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to TIFF document In loop: add...

    products.aspose.com/pdf/cpp/merger/pdf-to-tiff/
  5. Phpでのページ休憩の管理|Documentation

    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....を使用してページ休憩を追加するには、 pagebreaks モジュールの add_page_breaks メソッドを呼び出します。以下にコード例を示します。...$worksheets -> get ( 0 ); $h_page_breaks = $worksheet -> getHorizontalPageBre...

    docs.aspose.com/cells/ja/java/managing-page-bre...
  6. 使用 .NET API 转换 EPS 文件

    Aspose.Page API 解决方案为 .NET 提供的 EPS 到 BMP 转换功能在此通过代码片段进行讲解和演示...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/convert-eps/
  7. Metinle Çalışmak|Documentation

    Bu bölüm, Aspose.Diagram ile bir metin şeklinin nasıl ekleneceğini veya şeklin metninin nasıl güncelleneceğini açıklar....parameters and add text to a Visio page double PinX = 1 , PinY = 1 ...1 , Height = 1 ; diagram . Pages [ 0 ]. AddText ( PinX , PinY...

    docs.aspose.com/diagram/tr/net/working-with-text/
  8. Arbeta med text|Documentation

    Det här avsnittet förklarar hur du infogar en textform eller uppdaterar formens text med Aspose.Diagram....parameters and add text to a Visio page double PinX = 1 , PinY = 1 ...1 , Height = 1 ; diagram . Pages [ 0 ]. AddText ( PinX , PinY...

    docs.aspose.com/diagram/sv/net/working-with-text/
  9. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation....method clear_formatting() Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.PageStartingNumber | Aspose.Words per...

    Scopri la proprietà PageStartingNumber di PageSetup per personalizzare facilmente il numero di pagina iniziale del tuo documento, migliorando l'organizzazione e la chiarezza.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...