Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 95,639 for

object

(0.18 sec)
  1. Convert Word to PCL in Java

    This article focuses on how to convert Word to PCL in Java. It covers detailed information to establish the environment and presents a working sample code to render DOC file to PCL in Java....class object Instantiate the PclSaveOptions class object to set...

    kb.aspose.com/words/java/convert-word-to-pcl-in...
  2. Compare PDF Documents using Python

    Compare PDF documents using Python by following this guide. It has the IDE settings, step-by-step algorithm, and a sample code to compare two PDF files using Python....specifying the CompareOptions class object Save the comparison result...use the CompareOptions class object to set various properties like...

    kb.aspose.com/words/python/compare-pdf-document...
  3. How to Remove Bookmark from PDF using C#

    This quick tutorial guides you on how to remove bookmark from PDF using C#. It provides details about the configuration, list of steps and a runnable sample code to remove bookmarks in PDF using C#....file into the Document class object to remove bookmarks Delete...file into the Document class object and then calling the Document...

    kb.aspose.com/pdf/net/how-to-remove-bookmark-fr...
  4. How to Unprotect Word Document using C#

    This tutorial contains information on how to unprotect Word document using C#. It provides details about configuring the environment, steps to be followed while writing this application and a runnable sample code that demonstrates the process to convert protected Word document to unprotected using C#....file into the Document class object Call the Unprotect() method...loaded into the Document class object and then Unprotect() method...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  5. Autofit Table in Word using C#

    Follow this article to autofit table in Word using C#. It has details to set the IDE, a list of steps, and a sample code showing how to fit table to page in Word using C#....Transform the node to a Table object Call the AutoFit() method with...and type-cast it to a Table object. Finally, call the AutoFit()...

    kb.aspose.com/words/net/autofit-table-in-word-u...
  6. IStructuredDocumentTag class | Aspose.Words for...

    Aspose.Words.Markup.IStructuredDocumentTag class. Interface to define a common data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagrangestart/).... node Returns Node object that implements this interface...format. xmlMapping Gets an object that represents the mapping...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Settings::OdsoFieldMapData class...

    Aspose::Words::Settings::OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document. To learn more, visit the documentation article in C++....OdsoFieldMapData : public System :: Object Methods Method Description...Returns a deep clone of this object. get_Column () const Specifies...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document Object representing specified range of pages in C++....method Returns the Document object representing specified range...method Returns the Document object representing the specified...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...用户无法修改工作表中的任何内容 Contents 用户无法在工作表中输入数据 Objects 用户无法修改绘图对象 Scenarios 用户无法修改已保存的情景...// Instantiating a Workbook object with file buffer const workbook...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  10. Add Watermark in C# | products.aspose.com

    Sample code for added watermark in C#. Use the sample API code to add a watermark to file in VB.NET, Asp.NET, or any .NET-based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of PdfOptions System Requirements...

    products.aspose.com/cad/net/watermark/