Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 95,647 for

object

(0.99 sec)
  1. When we concatinate pdf the original format of ...

    when we concatinate pdf using aspose pdf. The formate of orignal file is getting changed. Here is orignal file 0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) and here is file i am geting after concatenation File a…...Facades; // Create PdfFileEditor object PdfFileEditor pdfEditor = new...API: // Create PdfFileEditor object Facades.PdfFileEditor pdfEditor...

    forum.aspose.com/t/when-we-concatinate-pdf-the-...
  2. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....raw data via the ImageData object. ImageData imageData = importedShape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results....raw data via the ImageData object. ImageData imageData = importedShape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader....// Create a "PdfSaveOptions" object that we can pass to the document's...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects....via the Office Data Source Object (ODSO) interface. Default -1...from an Office Data Source Object. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  6. Release Unmanaged Resources of the Workbook|Doc...

    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....Workbook object. The dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. Release...

    docs.aspose.com/cells/java/release-unmanaged-re...
  7. How to Convert XML to PDF in Python

    This brief tutorial covers how to convert XML to PDF in Python. It includes all the details to configure the system environment, program algorithm, and a code snippet to demonstrate the conversion of XML document to PDF in Python with a few lines of code....convert XML to PDF Create an object of the Document class Load...conversion process by creating an object of the Document class and then...

    kb.aspose.com/pdf/python/how-to-convert-xml-to-...
  8. Remove Annotations from PDF in Java

    This article guides on how to remove annotations from PDF in Java. It has the details for IDE settings, list of steps, and a sample code to develop a PDF annotation remover in Java....PDF file into the Document object providing the file name Access...page in the PDF contains an object of the AnnotationCollection...

    kb.aspose.com/pdf/java/remove-annotations-from-...
  9. Draw 3D Sphere in Java

    This short guide explains how to draw 3D sphere in Java. It walks through the ordered workflow, required setup details, and provides a runnable code sample to create a sphere 3D drawing in Java....generate a new one by creating an object of the Scene class Instantiate...Instantiate the Sphere class object Define the sphere radius and add...

    kb.aspose.com/3d/java/draw-3d-sphere-in-java/
  10. Create 7z Archive in Java

    This quick guide explains how to create 7z file in Java. You can make a 7 zip compressed file in Java by adding multiple files or a complete folder with a few API calls....create a 7z archive Declare an object of the SevenZipArchive class... the SevenZipArchive class object is created to initiate the...

    kb.aspose.com/zip/java/create-7z-archive-in-java/