Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 97,400 for

object

(0.18 sec)
  1. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer....PDF file into the Document object for setting the zoom level...level Create a GoToAction object Set the target page, view offset...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/
  2. How to Convert EPS to PDF in C#

    This tutorial is outlined to help you understand how to convert EPS to PDF in C#. It covers the step-wise details like configuring the library in your system, as well as a sample code for a quick demonstration to change EPS to PDF in C#...files Create a FileStream class object to access the input EPS file...the PsDocument class object Create an object of PdfSaveOptions class...

    kb.aspose.com/page/net/how-to-convert-eps-to-pd...
  3. Convert DWG to TIFF in Java

    This topic aids to convert DWG to TIFF in Java. It covers the details of the required information and process to write a comprehensive DWG to TIFF converter software in Java....size Use the TiffOptions class object to set the rasterization options...file using the TiffOptions object In the above steps, we have...

    kb.aspose.com/cad/java/convert-dwg-to-tiff-in-j...
  4. How to Remove All Restrictions from PDF in C#

    This article describes the process of how to remove all restrictions from PDF in C#. It has the IDE settings, a list of programming steps and a runnable sample code to unlock PDF restrictions in C#....restrictions Create a PdfFileSecurity object for managing the PDF file security...Instantiate a DocumentPrivilege class object and set its default value to...

    kb.aspose.com/pdf/net/how-to-remove-all-restric...
  5. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....Collection object after getting it with the FileSpecification...); // Instantiate Document Object auto pdfDocument = MakeObject...

    docs.aspose.com/pdf/cpp/portfolio/
  6. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...get_EditableRange () Gets the facade object that encapsulates this editable...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. Apply Superscript and Subscript Effects on Font...

    The Python code to apply superscript and subscript effects to text in Excel using Aspose.Cells for Python via .NET API....font object’s is_superscript property to...effect, set the Style.font object’s is_subscript property to...

    docs.aspose.com/cells/python-net/apply-superscr...
  8. Convert CSV to POTX using Java or with free Onl...

    Java API to Export CSV to POTX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....(JavaScript Object Notation File) (JavaScript Object Notation File)...(JavaScript Object Notation File) (JavaScript Object Notation File)...

    products.aspose.com/total/total/java/conversion...
  9. Try Concatenate Two PDF Files|Aspose.PDF for Py...

    Concatenate two PDF files using Aspose.PDF for Python.... Create a PdfFileEditor Object. Attempt to Merge Two PDF Files...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/try-concatenate-...
  10. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....formatting is represented by a Font object returned by the DocumentBuilder...represented by a ParagraphFormat object that is returned by the DocumentBuilder...

    docs.aspose.com/words/cpp/using-documentbuilder...