Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 35,525 for

7 zip

(0.09 sec)
  1. Saving Project data to SVG format

    This article explains how to export Project data to SVG format using Aspose.Tasks for Java....ZIP Product Solution Aspose.Page...SaveOptions opt = new SvgOptions (); 7 opt . setFitContent ( true );...

    docs.aspose.com/tasks/java/saving-project-data-...
  2. Calculate Task Duration in Different Units

    Learn how to calculate Microsoft Project (MPP/XML) task durations using Aspose.Tasks for Java....ZIP Product Solution Aspose.Page...dataDir + "SampleProject.mpp" ; 7 8 // Read the input file as Project...

    docs.aspose.com/tasks/java/calculate-task-durat...
  3. Convert SVG to PDF in Java

    Convert SVG to PDF in Java using Aspose.HTML API. Consider various SVG to PDF conversion scenarios in Java code....ZIP Product Solution Aspose.Page...path for converted file saving 7 String savePath = Path . combine...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  4. Convert Markdown to DOCX – C# Examples

    Convert Markdown to DOCX using Aspose.HTML API. Consider Markdown to DOCX conversion scenarios in C# examples. Try online Markdown Converter...ZIP Product Solution Aspose.Page...OutputDir , "document.md" ); 7 8 // Prepare a simple Markdown...

    docs.aspose.com/html/net/convert-markdown-to-docx/
  5. Vectorize text - font issue - Free Support Foru...

    We are evaluating the SVG library. We are dynamically adding text to an SVG. Now, we want to vectorize the text so, it’s “embedded” in the graphic. Quickly, I tried the online vectorize and the font was not honored. …...zip (24.8 KB) crich04 March 31, 2022...gcastro July 13, 2022, 1:17pm #7 I’m using following code snippet...

    forum.aspose.com/t/vectorize-text-font-issue/24...
  6. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here....ZIP Product Solution Aspose.Page...document = PsDocument ( ps_stream ) 7 8 try: 9 # Get XMP metadata ....

    docs.aspose.com/page/python-net/xmp-metadata/get/
  7. Editing Task Baseline Durations

    Learn how to edit Microsoft Project (MPP/XML) task baseline durations using Aspose.Tasks for C++....ZIP Product Solution Aspose.Page...:: BaselineType :: Baseline ); 7 8 // Display task baseline duration...

    docs.aspose.com/tasks/cpp/task-baseline-duration/
  8. Adding Extended Attributes to Resource Assignments

    Learn how to add Microsoft Project (MPP/XML) extended attributes to resource assignments using Aspose.Tasks for C++....ZIP Product Solution Aspose.Page...get_Resources ()-> Add ( u "Rsc" ); 7 8 // Assign the resource to the...

    docs.aspose.com/tasks/cpp/adding-extended-attri...
  9. 【Aspose.Cell】エクセル上に配置したテキストオブジェクトの文字列置換 - 日本語によ...

    エクセル上に配置したテキストオブジェクトの文字列置換ですが、 Shape.setTextを使って行うという認識で合っていますか? その場合、添付したsample.xlsxに対して、 abc → ABC と置換した場合、 書式がすべて同じものになってしまいます。 置換結果のエクセルも添付します。after.xlsx 書式をそのままで、文字列だけ置換できないでしょうか?Desktop.Zip (16.5 KB)...日本語による技術サポート KazukiEndou July 20, 2022, 7:16am #1 エクセル上に配置したテキストオブジェクトの文字列置換ですが、...書式をそのままで、文字列だけ置換できないでしょうか? Desktop.zip (16.5 KB) Amjad_Sahi July 20...

    forum.aspose.com/t/aspose-cell/249387
  10. Convert Project Pages to Separate Image Files

    Learn how to convert Microsoft Project (MPP/XML) files to several JPEG files using Aspose.Tasks for C++....ZIP Product Solution Aspose.Page...set_MarkCriticalTasks ( true ); 7 saveOptions -> set_LegendOnEachPage...

    docs.aspose.com/tasks/cpp/convert-project-pages...