Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 94,497 for

object

(0.13 sec)
  1. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....NET HttpResponse object for sending to a client browser...Save to a Stream Pass a stream object to the Save method. It’s necessary...

    docs.aspose.com/words/net/save-a-document/
  2. Aspose.PSD for .NET 23.6 - Release Notes|Docume...

    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....PSDNET-864 Replacing image in Smart object is not updating Bug PSDNET-1404...AssertAreEqual ( object expected , object actual ) { if (! object . Equals...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  3. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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....//Create Visio Application Object vsdApp = Application ; //Make...false ; //Create a document object and load a diagram vsdDoc =...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  4. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....Object, com.aspose.words.SaveOptions...Create a "WordML2003SaveOption" object to pass to the document's "Save"...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Convert Excel to CSV in Python

    This quick tutorial guides on how to convert Excel to CSV in Python. To convert Excel to CSV Python environment settings, a detailed sequence of steps and a runnable sample code is available....class object Initialize a TxtSaveOptions class object for configuring...Excel file to Workbook class object and then instantiation of the...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. How to Convert HTML to Word using C#

    This short tutorial is designed to explain how to convert HTML to Word using C#. To accomplish the process of HTML to Word C# code is demonstrated along with the detailed steps to establish the environment....using the DocSaveOptions class object. In this tutorial for writing...Create the DocSaveOptions class object for configuring the output...

    kb.aspose.com/html/net/how-to-convert-html-to-w...
  7. How to Convert Protected Word Document to Unpro...

    This crisp tutorial describes how to convert protected Word document to unprotected in Python. It provides a step-wise procedure, reference to the relevant resources, and the sample code to unprotect DOCX in Python....file using the Document class object Call the unprotect() method...loaded into the Document class object. Once the source file is opened...

    kb.aspose.com/words/python/how-to-convert-prote...
  8. How to Convert TSV to Excel in Python

    This quick tutorial describes the process how to convert TSV to Excel in Python. It provides Python environment configuration, programming steps and a runnable sample code that can be used to write TSV to Excel converter in Python....source TSV file in the Workbook object using the specified properties...properties in the LoadOptions object Save the resultant workbook as...

    kb.aspose.com/cells/python/how-to-convert-tsv-t...
  9. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....all the PDF pages: Create an object of the TextAbsorber class....filePath ); // Create TextAbsorber object to extract text com . aspose...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  10. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....GlyphOutlinePainter which requires object of type System.Drawing.Drawing2D...GraphicsPath for graphic drawing objectives. The implementation is as...

    docs.aspose.com/font/net/text-rendering-type1-f...