Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 67,147 for

import

(0.09 sec)
  1. Group, Convert and Verify Shapes|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.... // import diagram Diagram diagram = new...shape into the HTML format. // import diagram Diagram diagram = new...

    docs.aspose.com/diagram/java/group-convert-and-...
  2. Document Generator for Dynamics CRM|Aspose.Word...

    The Aspose Document Generator is an open-source add-on to be used in Microsoft Dynamic CRM. It allows automatically generate a document using a template defined in C#.... Open CRM and go to Import Solution. Click Browse and...close button when the solution import is successful. Applying License...

    docs.aspose.com/words/net/document-generator-fo...
  3. 在 CPP 中使用包装器|Aspose.PDF for .NET

    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....h> #import "TextRetriever.tlb" using namespace...

    docs.aspose.com/pdf/zh/net/using-wrapper-in-cpp/
  4. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Python....words import Document , ImageSaveOptions...). from aspose.words.saving import ImagePixelFormat options =...

    docs.aspose.com/words/python-net/convert-a-docu...
  5. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。...将工作簿保存为PDF格式 import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/zh/python-net/change-the-...
  6. 通过链式操作简化变换矩阵的创建|Documentation

    Aspose.3D for Python via .NET API 提供了TransformBuilder类,它通过链操作简化了转换矩阵的创建。...TransformBuilder 实例 结核病 ,以及连锁经营: Python import aspose.threed as a3d # Change...(x,y,z) 改为 (x 1,y,z) Python import aspose.threed as a3d # use...

    docs.aspose.com/3d/zh/python-net/simplify-the-c...
  7. Developer Guide | Aspose.Font for Node.js

    Developer Guide for Node.js Font Manipulation API explains developers how to work with TrueType and OpenType Fonts, Type1 Fonts, and CFF Fonts.... All you need is to import the AsposeFontForNode to your...ECMAScript modules: Copy 1 import AsposeFont from ' asposefontnodejs...

    docs.aspose.com/font/nodejs-cpp/developer-guide/
  8. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF document in PHP with Aspose.PDF for improved navigation....setFontStyle(Rjb::import('com.aspose.pdf.FontStyles...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  9. Using Aspose.PDF for Python via Java|Aspose.PDF...

    Key functions, features of converting, splitting, merging and performing other operations related to creating and editing PDFs using Python via Java...attachments and annotations; import or export PDF form data; add...

    docs.aspose.com/pdf/python-java/overview/
  10. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on sections. For this we iterate over all sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...Add(node); to import them into a new document. This...appears on paper). After importing into the new document the...

    forum.aspose.com/t/importnode-changes-layout-of...