Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 20,174 for

insert documents

(0.12 sec)
  1. 画像ハイパーリンクをC++で追加|Documentation

    Aspose.Cells for C++ APIを通じて画像ハイパーリンクの追加方法を学びます。... Get ( 0 ); // Insert a string value to a cell worksheet...Cells :: Cleanup (); } AI Document Assistant Close C++で範囲内のハイパーリンクを取得...

    docs.aspose.com/cells/ja/cpp/add-image-hyperlinks/
  2. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....selected for the images in PDF document. Members Name Description...in a document as we export it to PDF. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....Words Document Object Model (DOM) documentation article. Examples:...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Arşiv

    Arşiv...words import Document, DocumentBuilder, SaveFormat...grafikleri oluşturabiliriz: Document sınıfının bir örneğini oluşturun...

    blog.aspose.com/tr/words/create-charts-in-word-...
  5. OLE-Objekte und Online Video|Aspose.Words für P...

    Fügen Sie Ole-Objekte oder Online Vodeo mithilfe von Python in ein Dokument ein....OLE-Objekt wünschen, rufen Sie die insert_ole_object -Methode auf und...DocumentBuilder -Klasse die insert_ole_object_as_icon -Methode...

    docs.aspose.com/words/de/python-net/working-wit...
  6. Objetos OLE e vídeo online|Aspose.Words para Py...

    Insira objetos OLE ou vídeo on-line em um documento usando Python....objeto OLE, chame o método insert_ole_object e passe o ProgId...DocumentBuilder expõe o método insert_ole_object_as_icon : O exemplo...

    docs.aspose.com/words/pt/python-net/working-wit...
  7. AI-Powered Presentation Translator|Aspose.Slide...

    Translate PowerPoint slides with AI using Aspose.Slides for Java. Localize PPT, PPTX and ODP while preserving layout—fast and developer-friendly. Try it....responses, and intelligently inserts translated content while preserving...

    docs.aspose.com/slides/java/ai/translator/
  8. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified line style, width and color.... Document () builder = aw . DocumentBuilder...background colors. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDFにページを追加|Aspose.PDF for Java

    この記事では、PDFファイルの希望する場所にページを挿入(追加)する方法を教えます。Javaライブラリを使用して、PDFファイルからページを移動、削除(削除)する方法を学びます。...空白ページを挿入したい場所をinsertメソッドに渡す必要があります。このセクションでは、Aspose...方法を示しています。 入力PDFファイルを指定して Document クラスオブジェクトを作成します。 指定されたインデックスで...

    docs.aspose.com/pdf/ja/java/add-pages/
  10. Ajouter des Pages dans un PDF|Aspose.PDF pour Java

    Cet article explique comment insérer (ajouter) une page à l'emplacement souhaité dans un fichier PDF. Apprenez comment déplacer, supprimer (effacer) des pages d'un fichier PDF en utilisant la bibliothèque Java....d’insérer une page dans un document PDF à n’importe quel emplacement...page vierge à la méthode d’insertion. Cette section montre comment...

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