Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 69,962 for

import

(0.18 sec)
  1. Extract Assets from 3DS File Formats via python...

    Sample Python extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web based application....popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/python-net/extractor/3ds/
  2. Compress 3DS File Formats via Node.js | product...

    Sample Node.js compression code for 3DS file. Use this example code to compress 3DS file within any Web based application....popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/nodejs-java/compression/...
  3. 如何使用 Go 命令安装 Aspose.Cells for Go via C++。|Docum...

    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.... package main import ( . "github.com/aspose-cel...

    docs.aspose.com/cells/zh/go-cpp/how-to-install-...
  4. MapiDistributionList.FromVCF issues - Free Supp...

    Hi, I just tried to compare my code which loads a multi contact vcf and save as a DistList msg versus MapiDistributionList.FromVCF. Using your function, there are contacts that are not saved into the resulting msg: Di…...FromVCF does not import one prefix here. And about...

    forum.aspose.com/t/mapidistributionlist-fromvcf...
  5. How to get Shape property wp:docPr id=“...” usi...

    Can I get below bold object id from the Aspose::Words::Drawing::Shape object? The corresponding xml is like below: <w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0" wp14:anchorId="2E6920ED" wp14:editId="3…...ID once in runtime, when I import the docx. Won’t care if this...

    forum.aspose.com/t/how-to-get-shape-property-wp...
  6. 如何在 Vue 中使用 Aspose.CAD|CAD Documentation

    在 Vue 中使用 Aspose.CAD。...中,我们描述了启动辅助进程、处理和显示图像的过程 <script> import {Drawing, PngOptions} from...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  7. How to Lock Cells to Protect Them|Documentation

    This article shows code explaining how to lock cells to protect them using the Aspose.Cells library....Google Sheets, for several important reasons: Preventing Accidental...from accidentally modifying important data or formulas. This is...

    docs.aspose.com/cells/net/how-to-lock-cells-to-...
  8. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...demonstrates how to achieve this: import com.aspose.slides.*; public...

    forum.aspose.com/t/read-and-replace-header-and-...
  9. Compress PDF Document using Python | Aspose.PDF

    Compress PDF programmatically with Python. Sample code using Aspose.PDF for Python via C++ library....while keeping its quality and important details intact. This professional...Output format: PDF Output file: import AsposePDFPythonWrapp as apw...

    products.aspose.com/pdf/python-cpp/compress/
  10. Create or save word document from html text un ...

    i have html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...public documentation about HTL import. Aspose.Words in most cases...HTML. So these bullets are imported as simple text to MS Word...

    forum.aspose.com/t/create-or-save-word-document...