Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 91,327 for

object

(0.09 sec)
  1. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....Create an instance of Document object with the source PDF document...Create a new DocSaveOptions object $saveOption = new DocSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  2. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. To learn more, visit the documentation article in C++....SaveOptions : public System :: Object Methods Method Description...at) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert PSD to GIF using C#

    This article assists on how to convert PSD to GIF using C#. You can configure the environment and write an application to export PSD to GIF using C# by following the steps and sample code given in this guide....multiple layers and smart objects to a popular bitmap image format...the PsdImage class Create an object off the GifOptions class Set...

    kb.aspose.com/psd/net/convert-psd-to-gif-using-...
  4. 在 Python.NET 中使用 InterruptMonitor 在转换或加载过慢时停止操作...

    学习如何在 Python 中使用 Aspose.Cells 的 InterruptMonitor 中断 Excel 文件处理,以在长时间操作中高效管理资源。...): # Create InterruptMonitor object self . im = InterruptMonitor...monitor_thread ): # Create a workbook object wb = Workbook () # Assign InterruptMonitor...

    docs.aspose.com/cells/zh/python-net/stop-conver...
  5. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent....FillFormat exposed by the Portion object. Save the modified presentation...Instantiate a Presentation object that represents a PPTX file...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  6. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...// Instantiate FormattedText object with sample string var text...AddNewLineText ( "Object" ); // Create TextStamp object using FormattedText...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  7. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....TextWatermarkOptions class object Set the properties for the...It uses the Document class object to load or create a Word document...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  8. Insert Page Break in PDF using C#

    This article guides on how to insert page break in PDF using C#. It has the IDE settings, steps, and a sample code to add page break to PDF using C#....file into the Document class object for inserting a page break...Instantiate the PdfFileEditor object for working with the PDF Add...

    kb.aspose.com/pdf/net/insert-page-break-in-pdf-...
  9. How to Convert MPP to SVG using Java

    This crisp topic focuses on how to convert MPP to SVG using Java. It covers all the configuration details, a sequence of steps and a runnable sample code for developing an MPP to SVG converter using Java....file into the Project class object for converting it to SVG Set...using the SvgOptions class object Convert the MPP file to SVG...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  10. Page Break in existing PDF|Aspose.PDF for .NET

    Discover how to insert page breaks in an existing PDF file in .NET using Aspose.PDF for better page management....PageBreak is array of page break objects. It have two properties: index...()) { // Create PdfFileEditor object var fileEditor = new Aspose...

    docs.aspose.com/pdf/net/page-break-in-existing-...