Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 17,911 for

insert documents

(0.05 sec)
  1. 将网络图片从URL加载到Excel工作表|Documentation

    如何将图片网址转换为实际的 Excel 图片?本文演示了如何使用 Python 和简单易用的 Aspose.Cells for Python via .NET API 实现此功能。...实现方式请参考 Insert a Linked Picture from Web Address...

    docs.aspose.com/cells/zh/python-net/load-a-web-...
  2. 从形状对象中检索 ActiveX 控件以修改属性|Documentation

    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.... Insert an ActiveX Control in the Visio...

    docs.aspose.com/diagram/zh/java/retrieve-an-act...
  3. Find Field Properties in Python|Aspose.Words fo...

    How to find some field properties like field code and field result in Python....field that is inserted using DocumentBuilder . insert_field returns...names of merge fields in a document, then you can instead use...

    docs.aspose.com/words/python-net/find-field-pro...
  4. Aggiungi, sposta o elimina pagine in PDF usando...

    Codice di esempio Java per manipolare le pagine PDF del documento in modo programmatico su Java e PHP, Delphi.... Chiama il metodo Insert della raccolta PageCollection...pagina al PDF Document document = new Document (); // Add page...

    products.aspose.com/pdf/it/java/pages/
  5. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. Remarks When you...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将页面添加到PDF文档|Aspose.PDF for .NET

    探索如何在.NET中使用Aspose.PDF向现有PDF添加页面,以增强和扩展您的文档。...创建一个带有输入PDF文件的 Document 类对象。 调用 PageCollection 集合的 Insert 方法,并指定索引。...InsertAnEmptyPage () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-pages/
  8. Suivre les modifications dans un document dans ...

    Suivez les modifications apportées au contenu et à la mise en forme par vous ou d'autres personnes. Accédez aux révisions individuelles d'un document et appliquez-leur diverses propriétés à l'aide de Java....les modifications dans un document Contents [ Hide ] La fonctionnalité...révisions individuelles de votre document et leur appliquer différentes...

    docs.aspose.com/words/fr/java/track-changes-in-...
  9. Aspose::Words::DocumentBuilder::InsertOnlineVid...

    Aspose::Words::DocumentBuilder::InsertOnlineVideo method. Inserts an online video object into the document and scales it to the specified size in C++....method Inserts an online video object into the document and scales...The image node that was just inserted. Remarks You can change the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Adicionar Páginas ao Documento PDF|Aspose.PDF f...

    Explore como adicionar páginas a um PDF existente em .NET com Aspose.PDF para aprimorar e expandir seus documentos....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/net/add-pages/