Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 188,034 for

paged

(1.72 sec)
  1. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Node.js....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  2. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is printed out....Normal printing, no multiple pages specified. MirrorMargins Swaps...on facing pages. TwoPagesPerSheet Prints two pages per sheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the paragraph....pageBreakBefore property True if a page break is forced before the paragraph...how to create paragraphs with page breaks at the beginning. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size....metafile according to the size on page or the display of the metafile...according to the metafile size on page. The size in pixels is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Pythonを使用してPDFにテキストを追加する|Aspose.PDF for Python ...

    この記事では、Aspose.PDFでのテキスト操作のさまざまな側面について説明します。PDFにテキストを追加する方法、HTMLフラグメントを追加する方法、またはカスタムOTFフォントを使用する方法を学びます。...input_pdf ) # 特定のページを取得 page = document . pages [ 1 ] # テキストフラグメントを作成...= ap . text . TextBuilder ( page ) # テキストフラグメントをPDFページに追加 builder...

    docs.aspose.com/pdf/ja/python-net/add-text-to-p...
  6. Qu’est-ce que le fichier XPS ? | Base de connai...

    XPS en tant que l'un des langages PDL est expliqué sur cette page et répond brièvement à la question « qu'est-ce qu'un document XPS ? »...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/what-is-xps-file/
  7. Extract (vector?) charts from PDF - Free Suppor...

    Hi, We are using the Aspose.Pdf.Drawing library for .NET. The Azure Function app is running in Azure Function Apps (Linux). We are working with MemoryStreams and not with temp folders or files. We would like to add a…...extracting images from the PDF using page.Resources.Images, but this does...PDF as image? I already found Page.TrySaveVectorGraphic but this...

    forum.aspose.com/t/extract-vector-charts-from-p...
  8. EPS 에서 PDF 로 C++ 를 사용하여 병합 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 두 개 이상의 EPS 문서를 하나의 PDF 단일 파일로 결합합니다....PsLoadOptions > ()); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/ko/cpp/merger/eps-to-pdf/
  9. PDF 에서 EPUB 로 C++ 를 사용하여 병합 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 두 개 이상의 PDF 문서를 하나의 EPUB 단일 파일로 결합합니다....pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/ko/cpp/merger/pdf-to-epub/
  10. Convertire un file EMF in PDF utilizzando Java ...

    Conversione da EMF a PDF tramite codice di esempio Java. I programmatori possono utilizzare questo codice di esempio per esportare EMF in PDF all'interno di qualsiasi applicazione basata su Java Web o desktop....pdfDocument = new Document (); Page page = pdfDocument . getPages ()...( imageFile . toString ()); page . getPageInfo (). getMargin...

    products.aspose.com/pdf/it/java/conversion/emf-...