Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 40,010 for

document properties

(0.7 sec)
  1. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....the video path by using its properties. Save the presentation as...or delete it through its properties. To manage a simple ActiveX...

    docs.aspose.com/slides/php-java/activex/
  2. MemoryFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.MemoryFontSource class. Represents the single TrueType font file stored in memory...the Working with Fonts documentation article. Inheritance: MemoryFontSource...priority, cacheKey) Ctor. Properties Name Description cacheKey...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....to add text content to PDF documents using Aspose.PDF for Python...learn how to create a new PDF document, add a page, insert text at...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  4. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting Properties in C++....represents current list formatting properties. System :: SharedPtr < Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Working with Outlook Items|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....MSG Files Working with MAPI Properties Managing Message Attachments...

    docs.aspose.com/email/net/working-with-outlook-...
  6. View PSD File Formats via .NET | products.aspos...

    C# source code to load, render and display PSD Documents on .NET Framework, .NET Core....Install-Package Visit our documentation for more details. How to...Photoshop and Illustrator documents. Moreover, end users can perform...

    products.aspose.com/psd/net/viewer/psd/
  7. 将 SVG 转换为 XPS – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 XPS,并考虑使用 Aspose.SVG 将 SVG 转换为 XPS 的 C# 示例。...Image; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/svg/zh/net/convert-svg-to-xps/
  8. Recognition Quality and Speed|Documentation

    This section describes how barcode recognition can be optimized in terms of accuracy and speed...Contents [ Hide ] This documentation part provides a detailed...Settings Reading Barcode Properties and Metadata Analyzing your...

    docs.aspose.com/barcode/androidjava/barcode-rea...
  9. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal Documents to PDF, the layout remains correct. However, when con…...When converting horizontal documents to PDF, the layout remains...when converting vertical documents, the PDF output turns horizontal...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  10. How to get Images from a PDF in C#

    This tutorial explains how to get images from a pdf in c# with the help of step-wise procedure and a runnable sample code. The sample code can be used to get all images from pdf in c# as well as selected ones with the help of a very few lines of code only....having images in it using the Document class object Get access to...C# by loading it into the Document class object and then getting...

    kb.aspose.com/pdf/net/how-to-get-images-from-a-...