Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 90,846 for

object

(1.38 sec)
  1. Remove Image from PDF using C#

    This article guides on how to remove image from PDF using C#. It has the IDE settings, a list of steps, and a sample code to delete image from PDF using C#....it into the Document class object Access the collection of the...PDF file into the Document object, access the collection of pages...

    kb.aspose.com/pdf/net/remove-image-from-pdf-usi...
  2. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....PDF document using Document object. Call the method for optimization...document object, which removes unnecessary objects and compresses...

    products.aspose.com/pdf/net/compress/
  3. Convert X to ATT via Python | products.aspose.com

    Sample code for X to ATT Python conversion. Use API example code for batch X files to ATT conversion within VB.NET, Asp.NET or any .NET based application....path with ATT file extension & object of AttSaveOptions Check resultant...The file format specifies 3D object structures for meshes, textures...

    products.aspose.com/3d/python-net/conversion/x-...
  4. 管理页眉和页脚|Aspose.PDF for .NET

    探索如何在 .NET 中使用 Aspose.PDF 操作 PDF 文件中的页眉和页脚,以改善文档结构。...(); // Create PdfFileStamp object using ( var fileStamp = new...(); // Create PdfFileStamp object using ( var fileStamp = new...

    docs.aspose.com/pdf/zh/net/manage-header-and-fo...
  5. Email Security and Encryption in .NET|Documenta...

    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....methods return a MailMessage object for the applied effects and...certificate using the X509Certificate object Encrypt the message using the...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  6. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...NullReferenceExcepti: Object reference not set to an instance of an object. at...code is trying to access an object that has not been initialized...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  7. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....anchor/canvas for an AutoShape object with the "In line with text"...function, but for an embedded object, // such as a spreadsheet from...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveOptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....() + u "Microsoft equation object.docx" ); // When we save a...set a flag in a SaveOptions object to compress every metafile...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. 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...