Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 35,519 for

7 zip

(0.09 sec)
  1. .Net 6 Migration - Aspose.Cells Product Family ...

    Hi Team, I am migrating my project to .Net 6 and below is the code I added in Dockerfile when I am using ASP.Net Core 3.1 for a successful build Install GDI+ lib needed for Aspose.Cells RUN apt-get update RUN apt-get …...zip (639 Bytes) mohammedatif.shamim...shamim August 29, 2022, 1:06pm #7 I believe the issue is due to...

    forum.aspose.com/t/net-6-migration/251007
  2. Aspose.Tasks for Java 21.11 Release Notes

    The page contains the release notes for Aspose.Tasks for Java 21.11....ZIP Product Solution Aspose.Page...getChildren (). add ( "Task 1" ); 6 7 ExtendedAttribute calculatedAttribute...

    docs.aspose.com/tasks/java/aspose-tasks-for-jav...
  3. Change named value in XMP metadata of EPS|.NET

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....ZIP Product Solution Aspose.Page...PsDocument instance from stream 7 PsDocument document = new PsDocument...

    docs.aspose.com/page/net/xmp-metadata/change-na...
  4. Add XML namespace in XMP metadata of EPS |.NET

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here....ZIP Product Solution Aspose.Page...PsDocument instance from stream 7 PsDocument document = new PsDocument...

    docs.aspose.com/page/net/xmp-metadata/add-names...
  5. Aspose.Tasks for Java 22.12 Release Notes

    The page contains the release notes for Aspose.Tasks for Java 22.12....ZIP Product Solution Aspose.Page...EXTERNAL_ID . Clone (), 1 ); 7 t2 . set ( Integer . class , Tsk...

    docs.aspose.com/tasks/java/aspose-tasks-for-jav...
  6. Convert TTF to WOFF | API Solution for Java

    Examples with code snippets how to use Aspose.Font for Java to convert ttf to woff...ZIP Product Solution Aspose.Page...import java.nio.file.Files ; 7 import java.nio.file.Paths ; 8...

    docs.aspose.com/font/java/convert/ttf-to-woff/
  7. Working with Visual Brush in XPS file | Java

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...ZIP Product Solution Aspose.Page...XpsDocument doc = new XpsDocument (); 7 8 // Canvas for magenta grid VisualBrush...

    docs.aspose.com/page/java/xps/working-with-visu...
  8. Change named value in XMP metadata of EPS|C++

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code here....ZIP Product Solution Aspose.Page...PsDocument instance from stream 7 System: : SharedPtr < PsDocument...

    docs.aspose.com/page/cpp/xmp-metadata/change-na...
  9. Working with Task's Actual Properties

    Learn how to work with Microsoft Project (MPP/XML) task's actual properties using Aspose.Tasks for C++....ZIP Product Solution Aspose.Page..."ActualTaskProperties.mpp" ); 6 7 // Create a ChildTasksCollector...

    docs.aspose.com/tasks/cpp/actual-properties/
  10. Percentage Complete Calculations

    Learn how to work with Microsoft Project (MPP/XML) percentage complete values using Aspose.Tasks for C++....ZIP Product Solution Aspose.Page...get_RootTask ()-> get_Children (); 7 8 { 9 auto tsk1_enumerator = (...

    docs.aspose.com/tasks/cpp/percentage-complete-c...