Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 222,912 for

new

(0.72 sec)
  1. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....this example, we created two new workbooks in Microsoft Excel...development environment. Create a new console application. Add references:...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  2. Aspose pdf merge files - Free Support Forum - a...

    I want to merge to pdf into one large New one. This is the code Public Function CombineDocuments(FilePath1 As String, FilePath2 As String, OutputFileName As String, language As String) As String Call setasposelic()…...merge to pdf into one large new one. This is the code Public...Document Dim outputDocument As New Aspose.Pdf.Document, count As...

    forum.aspose.com/t/aspose-pdf-merge-files/325257
  3. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results.... Document doc = new Document ( MyDir + "Rendering...thumbRows ; using ( Bitmap img = new Bitmap ( imgWidth , imgHeight...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 在 Java 中管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...Presentation presentation = new Presentation (); try { IAutoShape...portionFormat . setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  5. Aspose.PSD for Java 25.7 - Release Notes|Docume...

    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....PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...psdImage . save ( output1 , new PngOptions ()); (( TextLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java.... Document doc = new Document(getMyDir() + "Form fields...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Ask for 'Aspose.Email for Java' ,could I receiv...

    Hi Mates ,As title say,could I receive two or three email account like a@a.com&b@b.com&c@c.com from one deployment Instance,Thank you for your reply...greenMail = new GreenMail( new ServerSetup[]{ new ServerSetup(30000...threadIdx = i + 1; es.submit(new Runnable() { @Override public...

    forum.aspose.com/t/ask-for-aspose-email-for-jav...
  8. Fiscal Year Properties in PHP | Aspose.Tasks Do...

    Learn how to work with fiscal year properties using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  9. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....of the camera Camera camera = new Camera (); scene . RootNode ...). Transform . Translation = new Vector3 ( 2 , 44 , 66 ); // Set...

    docs.aspose.com/3d/net/apply-visual-effects-on-...
  10. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF using Aspose.HTML for .NET and consider various HTML to PDF conversion scenarios in C# examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-pdf/