Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 187,811 for

paged

(0.21 sec)
  1. Java 을 (를) 사용하여 Highlight 주석을 제거하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에서 Highlight 주석을 제거하기 위한 Java 샘플 코드입니다....페이지에 대한 참조 가져오기 Highlight 주석 생성 Page.Annotations 컬렉션에서 Highlight..._dataDir + "sample_mod.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/ko/java/annotation/high...
  2. StackOverflowException with ImagePlacementAbsor...

    Using the following code on the attached PDF causes a StackOverflowException on Aspose.PDF for .NET 26.2: var pdf = new Document("input.pdf"); var absorber = new ImagePlacementAbsorber(); …...Pages[1].Accept(absorber); Removing...ImagePlacementAbsorb walks the page content tree to collect image...

    forum.aspose.com/t/stackoverflowexception-with-...
  3. Setting Cells in the Event Section of ShapeShee...

    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....size, or orientation on the page is changed. EventDblClick -..."TestTemplate.vsdm" ); // get page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/setting-cells-in-t...
  4. Festlegen von Zellen im Ereignisabschnitt von S...

    Ereigniseigenschaften von visio-Dateien verwalten....Get page Aspose . Diagram . Page page = diagram . Pages . GetPage...Get shape id long shapeId = page . AddShape ( 3.0 , 3.0 , 0.36...

    docs.aspose.com/diagram/de/net/setting-cells-in...
  5. Aspose.Diagram Объектная модель|Documentation

    Aspose.Diagram Объектная модель предоставляет информацию о структурных отношениях между объектами библиотеки классов Aspose.Diagram....объектов Page в коллекции Diagram. Коллекция/Форма Объект Page содержит...коллекцию всех объектов Shape в Page . Объект Shape содержит элементы...

    docs.aspose.com/diagram/ru/net/object_model/
  6. Convertir Base64 en PDF en Java

    Cet article explique comment convertir Base64 en PDF en Java. Il couvre la configuration de l’IDE, les instructions étape par étape et un exemple de code fonctionnel pour créer un convertisseur de Base64 en PDF en Java....Page Product Family Aspose.PSD Product...nouvelle page avec la méthode add() Insérez l’image sur la page ajoutée...

    kb.aspose.com/fr/pdf/java/convert-base64-to-pdf...
  7. Convertir un document en image dans Java|Aspose...

    Convertir un document au format d'image (JPG, PNG, etc.). Créez un aperçu du document ou créez une numérisation de document pour envoyer une facture à l'aide de Java....un aperçu de n’importe quelle page de document sur votre site Web...est possible de spécifier les pages à convertir au format d’image...

    docs.aspose.com/words/fr/java/convert-a-documen...
  8. C++を使用したページごとに異なるヘッダーとフッターの設定方法|Documentation

    この記事は、C++ライブラリとAPIを使用してExcelワークシートのページ設定のさまざまなヘッダーとフッターをプログラムで設定する方法を示すサンプルコードを提供します。最初のページ、奇数ページ、偶数ページのヘッダーとフッターを設定できます。...// Get the first worksheet's page setup PageSetup pageSetup =...different headers for odd and even pages pageSetup . SetIsHFDiffOddEven...

    docs.aspose.com/cells/ja/cpp/setting-different-...
  9. PositionedBlockConfig|Documentation

    PositionedBlockConfig element is used to organize content within containers....specific coordinates on the page. This element does not have...relative to the left edge of the page. YPosition int Absolute position...

    docs.aspose.com/omr/net/programmatic-forms/posi...
  10. Ajouter un objet Rectangle au fichier PDF|Aspos...

    Cet article explique comment créer un objet Rectangle dans votre PDF en utilisant Aspose.PDF pour Java....PDF Ajoutez une Page à la collection de pages du fichier PDF Ajouter...paragraphes de l’instance de page Créer une instance de Graphique...

    docs.aspose.com/pdf/fr/java/add-rectangle/