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

7 zip

(0.1 sec)
  1. Access Frame properties of a style - Free Suppo...

    Hello, Is it possible in Aspose.Words to access the Frame properties of a style? I’m trying to mimic this VBA logic in Aspose (latest version): Documents.Open "D:\TestWithFrame.dotx" ActiveDocument.Styles("StyleWithFr…...zip (8.8 KB) tahir.manzoor October... JSpot May 17, 2023, 8:06am #7 Thank you, Alexey! As it turns...

    forum.aspose.com/t/access-frame-properties-of-a...
  2. LaTeX to SVG | Aspose.TeX for Java

    Conversion functionality of Aspose.TeX API solution for Java lets you convert LaTeX files to the SVG formats. Learn the code examples....ZIP Product Solution Aspose.Page...setSaveOptions ( new SvgSaveOptions ()); 7 // Run LaTeX to SVG conversion...

    docs.aspose.com/tex/java/latex-to-svg/
  3. Append all content of a PDF at the end of anoth...

    Hi threre, We are using the version 20.3 of Aspose.PDF for .NET and we happily make use of Concatenate function to merge a list of PDFs into a bigger one. But we also need the following use case: to append all content …...zip (159.6 KB). Best regards, Alin...Alin asad.ali August 28, 2020, 7:17pm 2 @gwert We need to investigate...

    forum.aspose.com/t/append-all-content-of-a-pdf-...
  4. How does it works the built-in number format wi...

    Hello, could you help me to understand the display value of a cell that use “14” (m/d/yy) as built-in number format, please? We use Aspose Cells 24.1 and we have used this documentation to implement our code. This is …...zip (763 Bytes) amjad.sahi February...simon.zhao February 18, 2024, 7:07am 4 @giulio.andolfi The description...

    forum.aspose.com/t/how-does-it-works-the-built-...
  5. Font Conversion. Advanced details | .NET

    .NET API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....ZIP Product Solution Aspose.Page...Font.Open(fontDefinition); 6 7 // Convert font into TrueType...

    docs.aspose.com/font/net/convert/advanced-metho...
  6. Managing Estimated and Milestone Tasks

    Learn how to manage Microsoft Project (MPP/XML) estimated and milestone tasks using Aspose.Tasks for Java....ZIP Product Solution Aspose.Page...( dataDir + "input.mpp" ); 6 7 // Create a ChildTasksCollector...

    docs.aspose.com/tasks/java/managing-estimated-m...
  7. How to break OLE links in word document - Free ...

    Hey Apose Team, I’m using C# and aspose words to update links in a word document. After I’ve updated the links, I wish to break the link. Is there a way to break OLE links after updating the links?...JThomas98 November 30, 2023, 8:43pm 7 @alexey.noskov Here are the files...files I’m using: TestFiles.zip (75.8 KB) You’d notice that I have...

    forum.aspose.com/t/how-to-break-ole-links-in-wo...
  8. Saving Project Data to Excel Format

    This article explains how to export Project data to Excel using Aspose.Tasks for Java....ZIP Product Solution Aspose.Page...( dataDir + "Project5.mpp" ); 7 8 project . save ( dataDir + "Project1...

    docs.aspose.com/tasks/java/saving-project-data-...
  9. Read Timephased Data of a Resource

    Learn how to read Microsoft Project (MPP/XML) resource timephased data using Aspose.Tasks for Java....ZIP Product Solution Aspose.Page...fileName = "SampleProject.mpp" ; 7 8 // Read the input file as Project...

    docs.aspose.com/tasks/java/read-timephased-data...
  10. Working with Calendar Properties

    The page describes the general properties of project calendars using Aspose.Tasks for Java....ZIP Product Solution Aspose.Page...long OneHour = 60 * OneMin ; 7 8 Project project = new Project...

    docs.aspose.com/tasks/java/working-with-calenda...