Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 21,606 for

reader

(0.09 sec)
  1. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index in C++....and used as anchors by most readers. // Bookmarks can also have...entries when collapsed in the reader. auto pdfSaveOptions = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose Apply watermark to PDF - Free Support Fo...

    Hi Im trying apply watermark to PDF in C# and i have confusion between Font Size and Zoom Number please help me what is use of Zoom Number and value range aslo i have font size then zoom number is required....in a viewer, such as Adobe Reader. It does not affect the font...

    forum.aspose.com/t/aspose-apply-watermark-to-pd...
  3. Մեծացնել PDF-ը Python-ի միջոցով

    Հետևեք այս հոդվածին՝ Python-ի միջոցով PDF-ը մեծացնելու համար: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և օրինակելի կոդ՝ Python-ի միջոցով փոքրացնելու PDF-ը որոշակի էջում և դիրքում:...փորձարկեք այն՝ բացելով այն Acrobat Reader-ում: Կոդ՝ Python-ի միջոցով...

    kb.aspose.com/hy/pdf/python/zoom-pdf-using-python/
  4. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...SharedPtr < BarCodeReader > reader = System :: MakeObject < BarCodeReader...DecodeType :: Code128 ); if ( reader -> Read ()) System :: Console...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  5. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....be performed by a conforming reader. When false is specified, the...and the default behaviour of reader is used instead. JpegQuality...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Contains method. Determines whether the collection contains a bookmark with the given name in C++....and used as anchors by most readers. // Bookmarks can also have...entries when collapsed in the reader. auto pdfSaveOptions = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format...be performed by a conforming reader. When False is specified, the...and the default behaviour of reader is used instead. jpeg_quality...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert MBOX to MSG via C# | products.aspose.com

    Sample code for MBOX to MSG C# conversion. Use API example code for batch MBOX files to MSG conversion within VB.NET, Asp.NET or any .NET based application....MSG C# Conversion using ( var reader = new MboxrdStorageReader(...false )){ for ( int i = 0 ; i < reader.GetTotalItemsCount(); i++){...

    products.aspose.com/email/net/conversion/mbox-t...
  9. Convert MBOX to EMLX via C# | products.aspose.com

    Sample code for MBOX to EMLX C# conversion. Use API example code for batch MBOX files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....EMLX C# Conversion using ( var reader = new MboxrdStorageReader(...false )){ for ( int i = 0 ; i < reader.GetTotalItemsCount(); i++){...

    products.aspose.com/email/net/conversion/mbox-t...
  10. How to print PDF file in .NET Core|Aspose.PDF f...

    This page explains how to convert a PDF document into XPS in .NET Core and add it as a job to the queue of the local printer....which indicates the conforming reader’s default print scaling. If...

    docs.aspose.com/pdf/net/print-dotnetcore/