Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 79,710 for

object

(0.07 sec)
  1. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections...Returns a DocumentProperty object by index. Properties Name Description...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PLT to PDF in Java

    This simple will let you convert PLT to PDF in Java. It covers precise steps to establish the environment and an example code to create a PLT to PDF converter in Java....file using the Image class object Create an instance of the PdfOptions...CadRasterizationOpti class object to set the page size Configure...

    kb.aspose.com/cad/java/convert-plt-to-pdf-in-java/
  3. How to Remove Header and Footer from PDF in Java

    This short guide describes how to remove header and footer from PDF in Java. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer in Java....Create the PdfContentEditor object Call the bindPdf() method for...process starts by creating an object of the PdfContentEditor class...

    kb.aspose.com/pdf/java/how-to-remove-header-and...
  4. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into sections using C#. It has the IDE settings, steps, and a sample code to split Word document into sections using C#....file into the Document class object for splitting the sections...Word file Create a Section object by cloning the current section...

    kb.aspose.com/words/net/divide-word-document-in...
  5. How to Convert TIFF to PDF in C#

    This brief tutorial is about how to convert TIFF to PDF in C#. In order to create TIFF to PDF converter C# code and comprehensive steps are given along with the environment configuration....and initialize the PdfOptions object to set the resolution and other...the PDF using the PdfOptions object that allows setting the resolution...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  6. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop bitmap Java based runnable code along with the detailed steps are provided for the demonstration....the Image class object Cast the Image object to RasterImage class...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  7. Convert URL to PDF using C#

    This tutorial describes how to convert URL to PDF using C#. It has the details to set the IDE, a list of steps, and a sample code for transforming link to PDF document using C#....page Create the HttpClient object for making the HTTP request...stream and pass to the Document object using the page settings. Finally...

    kb.aspose.com/pdf/net/convert-url-to-pdf-using-...
  8. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word document using Java. Using simple API calls, one can easily replace text in Word document using Java for any application and irrespective of Operating System environment....source DOCX using Document class object. We will then create FindReplaceOptions...FindReplaceOptions class object to set the search and replace parameters...

    kb.aspose.com/words/java/how-to-find-and-replac...
  9. aspose.words.fonts module | Aspose.Words for Py...

    The aspose.words.fonts module provides classes and enumerations to access information about fonts used in a document....embedded font inside FontInfo object. EmbeddedFontStyle Specifies...embedded font inside a FontInfo object. FontEmbeddingUsagePe Represents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Resize Image using Java

    This concise tutorial is designed to explain how to resize image using Java. To resize image Java code and steps are shared for establishing the necessary environment....the disk into the Image class object Call Image.resize() function...using the ImageResizeSettings object in the resize() function. This...

    kb.aspose.com/imaging/java/how-to-resize-image-...