Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 155,479 for

2

(0.1 sec)
  1. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...docx (2.5 MB) which impacting many of...lls</artifactId> <version>24.2</version> </dependency> <dependency>...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  2. 将psd文件保存为jpg文件是描边丢失 - Free Support Forum - aspo...

    image.jpg (273.2 KB) modified_file.jpg (76.8 KB) image.png (68.0 KB) psd file: FN Connect 远程访问 - 飞牛私有云 fnOS...2 KB) modified_file.jpg (76.8 KB)...Discourse March 12, 2025, 1:09am 2 @summerxiong 请您提供更多信息,例如您使用的代...

    forum.aspose.com/t/psd-jpg/309621
  3. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless document creation....) 2 \ title{Introduction to LaTeX}...Copy 1 \ begin{figure} [ htbp ] 2 % figure content here 3 \ end{figure}...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  4. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...Discourse November 26, 2025, 9:09pm 2 @WCBP4DocGenUser Summary Word...Regex r = new Regex(@"([A-Z]{2})(\d{3})(\d{4})(\d{3})"); if (f...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  5. How to Add EML to PST directly? - Free Support ...

    I am writing some code that generates a PST from EML files. Using Aspose.Email, as far as I can tell, the only way for me to get the EML into the PST is to 1) Read the EML from disk into MailMessage 2) Save the EML as a…...EML from disk into MailMessage 2) Save the EML as a MSG using MailMessage...just 1) Read the EML from disk 2) Add the EML to a PST so that...

    forum.aspose.com/t/how-to-add-eml-to-pst-direct...
  6. Export Visio to EMF - Arrowheads not rendered c...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the arrowheads on the EMF do not match the Visio Drawing. A sample Visio file and export EMF in attached Zip… ArrowHeadIssue.zip (77.6 KB) Cheers! Troy...Discourse June 18, 2025, 12:03am 2 @bigelowt Cause The issue with...improvements related to rendering. 2. Check Export Settings : Review...

    forum.aspose.com/t/export-visio-to-emf-arrowhea...
  7. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....right, represented by 0, 1, and 2 respectively. Script – the script...header pageSetup . setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  8. Moving Tasks | Aspose.Tasks Documentation

    Learn how to move tasks under other tasks or within the same hierarchy using Aspose.Tasks for .NET. Includes C# examples for restructuring Microsoft Project (MPP/XML) task trees....mpp" ); 2 project. CalculationMode = CalculationMode...Project( "New Project.mpp" ); 2 // Move tasks with id 5 before...

    docs.aspose.com/tasks/net/moving-tasks/
  9. Colorful meal preference survey|Documentation

    OMR ready meal preference survey in colorful design...block= column=2 border=square border_color=DarkOrange...vertical_choicebox=Milk ?answer=2% Milk ?content=2% Milk &answer ?answer=NonFat...

    docs.aspose.com/omr/net/showcases/meal/color/
  10. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

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