Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 214,446 for

new

(0.18 sec)
  1. 5113699.xlsx

    Sheet1 City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Moscow 1.2 0.9 2.2999999999999998 2016-08-16T11:35:05Z 15.0300 Babar Raza 2016-07-26T09:34:10Z 2016-08-16T11:35:......Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...

    docs.aspose.com/cells/ru/go-cpp/change-data-sou...
  2. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/html-to-pdf-converter/
  3. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const replaceOptions = new ReplaceOptions (); replaceOptions...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  4. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for JavaScript via C++....stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...document properties const options = new HtmlSaveOptions (); options ...

    docs.aspose.com/cells/javascript-cpp/disable-ex...
  5. Excel to HTML - Use PresentationPreference Opti...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...HtmlSaveOptions object const options = new HtmlSaveOptions (); // Set the...

    docs.aspose.com/cells/javascript-cpp/excel-to-h...
  6. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....Create a new workbook (original JavaScript code created a new Workbook...reading a file) const workbook = new Workbook (); // Access first...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  7. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java.... Document doc = new Document(getMyDir() + "Revisions...in a document. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Word转pdf 图片丢失 - Free Support Forum - aspose.com

    SNT25070004_1(4).zip (2.4 MB) word转pdf 这里第四页的第二张图片不见了...handled correctly: Document doc = new Document("path/to/your/document...docx"); PdfSaveOptions options = new PdfSaveOptions(); options.se...

    forum.aspose.com/t/word-pdf/314770
  9. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...loads the presentation using the new Presentation(strFilePath) constructor...(Presentation presentation = new Presentation(strFilePath)) {...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  10. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/extract-data-from-acrof...