Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 222,973 for

new

(0.13 sec)
  1. Hotmail to PST support or not - Free Support Fo...

    Hi, I want code to convert Hotmail to PST documents....нужен сам access token return new OAuthToken(_accessToken); } }...accessToken = await GetAccessToken(new AccessParameters { ClientId =...

    forum.aspose.com/t/hotmail-to-pst-support-or-no...
  2. 外部 LaTeX 包 | Aspose.TeX for .NET

    Aspose.TeX API for .NET 允许使用外部包,即库本身未包含的包,如 fancybox 和 pgfplots 包。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  3. Customize axis system for obj format|Documentation

    OBJ have no default coordinate system, we can manually define axis system for it....NegativeZAxis ; AxisSystem axisSystem = new AxisSystem ( CoordinateSystem...front ); ObjSaveOptions opt = new ObjSaveOptions (); //use the...

    docs.aspose.com/3d/net/customize-axis-system-fo...
  4. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++...., "data" ); // Initialize a new Workbook // Open an Excel file...file const workbook = new AsposeCells . Workbook ( path . join...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  5. ExportHeadersFootersMode Enum | Aspose.Words fo...

    Discover the Aspose.Words ExportHeadersFootersMode enum for seamless HTML, MHTML, or EPUB header and footer exports. Optimize your document conversion today!... Document doc = new Document ( MyDir + "Header and...HtmlSaveOptions saveOptions = new HtmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs....PPTX file Presentation pres = new Presentation (); try { // Gets...getImages (). addImage ( new FileInputStream ( new File ( "asp1.jpg"...

    docs.aspose.com/slides/androidjava/picture-frame/
  7. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++.... const ms = new TextEncoder (). encode ( sampleHtml...stream into workbook. const wb1 = new Workbook ( ms ); // Save the...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  8. Render Worksheet to Graphic Context with Node.j...

    Learn how to render a worksheet to graphic context using Aspose.Cells for Node.js via C++. This includes rendering to image files, screens, and printers....source file const workbook = new AsposeCells . Workbook ( filePath...image buffer const bmpOptions = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/render-workshe...
  9. 通过 C++ 使用 Node.js 监控运行中的程序|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....xlsx" ); const monitor = new AsposeCells . SystemTimeInterruptM...SystemTimeInterruptM ( false ); const lopts = new AsposeCells . LoadOptions ();...

    docs.aspose.com/cells/zh/nodejs-cpp/monitor-run...
  10. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...