Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,095 for

figure

(1.31 sec)
  1. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document Figures in LaTeX and save the result file as images....TeX C++ Latex figures Create document figures with LaTeX Render...esteemed tool for crafting figures intended for publications....

    products.aspose.com/tex/cpp/latex-figures/
  2. Installing Aspose.Pdf for SharePoint|Aspose.PDF...

    PDF SharePoint API is packaged as a SharePoint solution to simplify server farm deployment, retraction, activation, and deactivation.... See the figure below. Deploy the feature to...

    docs.aspose.com/pdf/sharepoint/installing-aspos...
  3. Convert PPT to PPTX in Java|Aspose.Slides Docum...

    Convert legacy PPT presentations to modern PPTX fast in Java with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency.... dispose (); } Figure : Source PPT Presentation The...presentation after conversion Figure: Generated PPTX presentation...

    docs.aspose.com/slides/java/convert-ppt-to-pptx/
  4. Check Version Number of the Component|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Figure: Checking the version number...

    docs.aspose.com/cells/java/check-version-number...
  5. Convert PPT to PPTX in PHP|Aspose.Slides for PH...

    Convert legacy PPT presentations to modern PPTX fast with Aspose.Slides for PHP via Java — clear tutorial, free code samples, no Microsoft Office dependency....{ $pres -> dispose (); } } Figure : Source PPT Presentation The...presentation after conversion Figure: Generated PPTX presentation...

    docs.aspose.com/slides/php-java/convert-ppt-to-...
  6. The image in Word disappears after being conver...

    After we converted Word to PDF using the code below, the images did not display properly. However, when I reduced the Resolution to 180, they displayed normally in the PDF. Could you please help me Figure out how to hand…... Could you please help me figure out how to handle this. We...

    forum.aspose.com/t/the-image-in-word-disappears...
  7. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance.... dispose (); } Figure: SmartArt shape added to the...finally { pres . dispose (); } Figure: SmartArt shape with changed...

    docs.aspose.com/slides/java/manage-smartart-shape/
  8. FontFeature | Aspose.Words for Java

    Features provide information about how glyphs are used in a font to render a script in Java.... LINING_FIGURES This feature changes selected...non-lining figures to lining figures. OLDSTYLE_FIGURES This feature...

    reference.aspose.com/words/java/com.aspose.word...
  9. Creating Subtotals|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the workbook (as shown in the figure below) and save the file as...

    docs.aspose.com/cells/java/creating-subtotals/
  10. LaTeX 图形渲染 | Aspose.TeX for .NET

    Aspose.TeX API 为 .NET 提供的 LaTeX 片段(图形)渲染解决方案在本文中进行说明。了解如何使用该功能的代码示例。...如下: Copy 1 // Render LaTeX figure to PNG image 2 3 // Create...Create the output stream for the figure image. 23 using (System. IO...

    docs.aspose.com/tex/zh/net/latex-figure-rendering/