Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 46,175 for

7 zip

(0.09 sec)
  1. Reading VBA Information from MPP file

    Aspose.Tasks for C++ API provides support for reading VBA information from the MPP file....ZIP Product Solution Aspose.Page...+ vbaProject -> get_Name ()); 7 System: : Console :: WriteLine...

    docs.aspose.com/tasks/cpp/reading-vba-informati...
  2. Failed to Retrieve Hyperlinks in C# in the Same...

    Hi Team, We have a need of reading PPT files which contains hyperlinks to documents and we want to retrieve all the hyperlinks and name of the hyperlinks available in PPT file in same order as given in PPT file. For thi…...potapov July 7, 2023, 4:31am #21 @lpappachen...regions and content. Result.zip (93.2 KB) below is the full code...

    forum.aspose.com/t/failed-to-retrieve-hyperlink...
  3. Converting MHTML to PDF throws "Absent or unexp...

    I have a simple code converting an .eml-File to mhtml and then converting it to a PDF file. This works by using Aspose Email and Aspose Html. I have emails where this process breaks with above exception. Converting to …...7 KB) I have created and attached...without problems in Outlook. src.zip (393.3 KB) Thanks for having...

    forum.aspose.com/t/converting-mhtml-to-pdf-thro...
  4. Save as powerpoint is not respecting row hidden...

    using this code: Workbook asposeWorkbook = new Workbook(@"C:\Users\Kipp\Desktop\Presentations\Test.xlsx"); asposeWorkbook.Save(@"C:\Users\Kipp\Desktop\Presentations\Test.pptx", SaveFormat.Pptx); The co…...Family kippow December 8, 2023, 7:49pm 1 using this code: Workbook...png (31.2 KB) Excel test file.zip (7.5 KB) amjad.sahi December 8...

    forum.aspose.com/t/save-as-powerpoint-is-not-re...
  5. Convert HTML presentation (SPA) to PDF - Free S...

    Hi, I have a single page application (HTML) as a presentation with 16 slides and I want to convert to PDF. What is the best way to do it using your API? or if it is possible Thanks... grilosape October 31, 2017, 7:36pm 3 @Farhan.Raza I am trying...html string. GeneratePdfFile.zip (826 Bytes) asad.ali November...

    forum.aspose.com/t/convert-html-presentation-sp...
  6. Crash in Aspose.Slides for Java while Convertin...

    final Presentation pres = new Presentation(sourceStream); pres.save(targetStream, com.aspose.slides.SaveFormat.Html5); WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by c…...slides-htmlexport ViDaNgEr February 24, 2023, 7:30am #1 final Presentation pres...CrashSlideToHTML.zip (467.7 KB) andrey.potapov February 24, 2023, 7:35am...

    forum.aspose.com/t/crash-in-aspose-slides-for-j...
  7. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....ZIP Product Solution Aspose.Page...FileSystemStreamSour(fontPath)); 6 7 // Based on FileSystemStreamSour...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  8. How to remove the header from the middle of the...

    Hi team, I’m generating a pdf from a word template file using aspose java and appending the another file. The template file is having the header and now the resultant file is having the header in all the pages. I do n…...canal June 12, 2023, 7:14pm #3 @Rakesh_M Could you please...effectively. Rakesh_M June 12, 2023, 7:45pm #4 Sure. In the out put pdf...

    forum.aspose.com/t/how-to-remove-the-header-fro...
  9. Moving Tasks

    Learn how to move Microsoft Project (MPP/XML) the tasks under another ones using Aspose.Tasks for C++....ZIP Product Solution Aspose.Page...dataDir + u "MoveTask.mpp" ); 6 7 // Set CalculationMode 8 project...

    docs.aspose.com/tasks/cpp/moving-tasks/
  10. Convert CFF | Java

    API solution to convert CFF to TTF, WOFF and WOFF2 from Aspose.Font for Java. Here you will find code examples of CFF conversion....ZIP Product Solution Aspose.Page...import java.nio.file.Files ; 7 import java.nio.file.Paths ; 8...

    docs.aspose.com/font/java/convert/cff/