Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 152,135 for

paged

(0.15 sec)
  1. Convertir JPG en EPS à l'aide de l'API pour .NET

    La fonctionnalité de conversion JPG en EPS offerte par la solution API Aspose.Page pour .NET est expliquée et illustrée avec les extraits de code ici....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/convert/jpg-to-eps/
  2. Convertir TIFF en EPS à l'aide de .NET

    La fonctionnalité de conversion TIFF en EPS offerte par la solution API Aspose.Page pour .NET est expliquée et illustrée avec les extraits de code ici....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/convert/tiff-to-eps/
  3. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....saving a document into fixed page formats (PDF, XPS, images etc)...separate pages when saving a document to fixed page formats....

    reference.aspose.com/words/python-net/aspose.wo...
  4. API C# .NET per l'elaborazione PostScript

    Libreria C# ASP.NET VB.NET per caricare e convertire file XPS PS ed EPS in PDF e immagini. Crea o manipola file XPS nelle applicazioni .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/it/net/
  5. Einführung | Aspose.Note Dokumentation

    Dieses Dokument bietet eine Einführung in das Netto -Framework und seine wichtigsten Funktionen....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/de/net/introduction/
  6. Archiwa

    Archiwa...Pages . W każdej iteracji utwórz obiekt...użyciu metody PngDevice.Process(Page, Stream) . Poniższy przykładowy...

    blog.aspose.com/pl/pdf/pdf-to-png-using-csharp/
  7. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... new ( doc ) \ # Insert few page breaks (just for testing) breakType.... insertBreak ( breakType . PAGE_BREAK ) end \ # Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  8. 이미지 크기 설정|Aspose.PDF for .NET

    이 섹션에서는 C# 라이브러리를 사용하여 PDF 파일의 이미지 크기를 설정하는 방법을 설명합니다....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/ko/net/set-image-size/
  9. PDF Мультимедийная Аннотация|Aspose.PDF for Java

    Aspose.PDF for Java позволяет добавлять, получать и удалять мультимедийные аннотации из вашего PDF документа....коллекции Annotations объекта Page . Эта коллекция содержит все..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/ru/java/multimedia-annotation/
  10. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ يسمح لك بإضافة التعليقات التوضيحية المتعددة الوسائط والحصول عليها وحذفها من مستند PDF الخاص بك....مجموعة التعليقات التوضيحية لكائن Page . تحتوي هذه المجموعة على جميع...u"sample.pdf"); auto page = document->get_Pages()->idx_get(1); String...

    docs.aspose.com/pdf/ar/cpp/multimedia-annotation/