Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 17,904 for

insert documents

(0.12 sec)
  1. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the document....used for all images in the document. @property def image_compression...quality of images in the output document through the PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....throws Exception { Document doc = new Document(); DocumentBuilder...Date()); builder.write("This is insertion revision #1. "); doc.stopTrackRevisions();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Menus contextuels personnalisés pour GridJs|Doc...

    Cet article décrit comment configurer des menus contextuels pour GridJs....postion : the postion for the inserted item in the items array mettre...

    docs.aspose.com/cells/fr/net/aspose-cells-gridj...
  4. Adicionar Páginas em PDF|Aspose.PDF para Java

    Este artigo ensina como inserir (adicionar) uma página na localização desejada no arquivo PDF. Aprenda como mover, remover (excluir) páginas de um arquivo PDF usando a biblioteca Java....PDF: Crie um objeto da classe Document com o arquivo PDF de entrada...entrada. Chame o método Insert da coleção PageCollection com o índice...

    docs.aspose.com/pdf/pt/java/add-pages/
  5. Добавить значки в рабочий лист с C++|Documentation

    Узнайте, как добавлять значки в Excel лист с помощью Aspose.Cells и C++.... PutValue ( u "Insert via Aspose.Cells" ); Style...

    docs.aspose.com/cells/ru/cpp/insert-svg-to-excel/
  6. Table.allow_cell_spacing property | Aspose.Word...

    Table.allow_cell_spacing property. Gets or sets the Allow spacing between cells option.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Animal'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Tổng quan về Trình tạo tài liệu trong Python|As...

    DocumentBuilder cho phép bạn tạo tài liệu động từ đầu hoặc thêm các phần tử mới vào tài liệu hiện có bằng Python. DocumentBuilder cung cấp các phương thức để chèn văn bản, hộp kiểm, bảng, hình ảnh và các thành phần nội dung khác trong Python....một lớp mạnh mẽ liên kết với Document và cho phép bạn xây dựng các...có sẵn trong Aspose.Words Document Object Model (DOM) để đơn...

    docs.aspose.com/words/vi/python-net/document-bu...
  8. Table.absolute_horizontal_distance property | A...

    Table.absolute_horizontal_distance property. Gets or sets absolute horizontal floating table position specified by the table properties, in points... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Table...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....image in a Microsoft Word document. Members Name Description...stored inside a Microsoft Word document. EMF Windows Enhanced Metafile...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment redimensionner une image dans Word avec...

    Cet article vous explique comment redimensionner une image dans Word à l'aide de Python. Il fournit des détails de configuration, un processus par étapes et un exemple de code exécutable pour redimensionner l'image dans MS Word à l'aide de Python....l’aide de l’objet de classe Document pour ajouter des images Écrivez...nécessaire pour décrire l’image Insert the image plusieurs fois Obtenez...

    kb.aspose.com/fr/words/python/how-to-resize-pic...