Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 198,762 for

new

(0.15 sec)
  1. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for Java to experience its simplicity and power in Java.... Create a new 3D file, or open an existing...Create a New Scene Document The following example creates a new 3D...

    docs.aspose.com/3d/java/your-first-aspose-3d-ap...
  2. Work with Esri Gdb file format in C#|Documentation

    Using GIS C# libraray, you can read, work, convert or manipulate ESRI File GeoDatabases FileGDB format....existing FileGDB dataset and adds new layers to it Remove Layer from...Create FileGDB Dataset Creates a new FileGDB dataset and add layers...

    docs.aspose.com/gis/net/gdb-file-esri/
  3. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Importing from Array|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...string values string [] names = new string [] { "laurence chen" ...

    docs.aspose.com/cells/net/importing-from-array/
  5. 在工作簿内复制工作表|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.... //Create a new Workbook. //Open an existing...existing Excel file. Workbook wb = new Workbook ( "ResultedBook.xls"...

    docs.aspose.com/cells/zh/net/copy-worksheets-wi...
  6. Convert Presentations in Handout Mode in C#|Asp...

    Convert Presentations in Handout Mode in C#... using var presentation = new Presentation ( "sample.pptx"...pdfOptions = new PdfOptions { SlidesLayoutOptions = new HandoutLayoutingOpti...

    docs.aspose.com/slides/net/convert-powerpoint-i...
  7. Convert PDF to HTML page by page - Free Support...

    I have 100 PDF files, and I want to convert them to HTML on a per-page basis, with a separate folder for each PDF file containing all the HTML pages. I can’t find such a functionality or setting in Aspose PDF Converter. …...code snippet: Document doc = new Document(dataDir + "input.pdf");...Pages) { Document document = new Document(); document.Pages.Add(page);...

    forum.aspose.com/t/convert-pdf-to-html-page-by-...
  8. Font.nameOther property | Aspose.Words for Node.js

    Font.nameOther property. Returns or sets the font used for characters with character codes from 128 through 255....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...font . nameOther = "Courier New" ; // Insert a run with one word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 與儲存在 Liferay 的文件一起工作|Aspose.Words for .NET

    透過 C# 比較在 Liferay 分享的 Word 文檔。 與儲存在 Liferay 的文件工作 - 各種輸入格式,包括 Word、OpenOffice、Image 和電子書。...portalBaseUrl ; _httpClient = new HttpClient (); } /// <summary>...formContent = new MultipartFormDataCon { { new StreamContent...

    docs.aspose.com/words/zh-hant/net/work-with-doc...
  10. Convert EPUB to JPG – C# code examples

    Convert EPUB to JPG in C# using Aspose.HTML for .NET API. Consider various EPUB to JPG conversion scenarios in C# examples. Try online EPUB Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-epub-to-jpg/