Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 90,852 for

object

(1.4 sec)
  1. C++ API to Convert PCL to XLT | products.aspose...

    Convert PCL to XLT via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. PCL to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for PCL to JPEG conversion. Use example code for batch PCL to JPEG conversion with Python and .NET...PDF document into a Document object using apdf.DOCument(), ensuring...images using the Resolution object, ensuring that the correct...

    products.aspose.com/pdf/python-net/conversion/p...
  3. CompatibilityOptions.LayoutRawTableWidth | Aspo...

    Optimize your layout with the CompatibilityOptions LayoutRawTableWidth property. Control table wrapping and enhance design flexibility effortlessly!...Table Should Wrap Floating Object. public bool LayoutRawTableWidth...= new Document (); // This object contains an extensive list...

    reference.aspose.com/words/net/aspose.words.set...
  4. C++ API to Convert SVG to CSV | products.aspose...

    Convert SVG to CSV via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. Output Streams – C# MemoryStream – Aspose.HTML ...

    Learn about the ICreateStreamProvider interface, which is used when storing a conversion result in memory or sending it to remote storage....class provides C# MemoryStream objects as output streams for writing...5 // List of MemoryStream objects created during the document...

    docs.aspose.com/html/net/output-streams/
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....loading back into a Document object. When true , the roundtrip...Saving with a HtmlSaveOptions object with ExportRoundtripInfor set...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....// Add an image to OcrInput object and apply processing filters...// Add an image to OcrInput object and apply processing filters...

    docs.aspose.com/ocr/net/binarization/
  8. Insert PDF pages|Aspose.PDF for .NET

    This section explains how to insert PDF pages with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/net/insert-pdf-pages/
  9. 管理页眉和页脚|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...
  10. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pfe = new Aspose . Pdf...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/