Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 89,477 for

path

(0.13 sec)
  1. CreateFileStreamWrapper | Aspose.Sildes for .NE...

    Creates FileStream with the specified Path and creation mode....FileStream with the specified path and creation mode. public IStreamWrapper...FileStream with the specified path, creation mode, and read/write...

    reference.aspose.com/slides/net/aspose.slides/i...
  2. Convert PDF to BMP in PHP | products.aspose.com

    Sample code for PDF to BMP PHP conversion. Use PowerPoint PHP API for batch conversion PDF files to BMP files....while specifying output file path & SaveFormat.BMP as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/php-java/conversion/...
  3. PdfSaveOptions | Aspose.Note for .NET API Refer...

    Allows to specify additional options when rendering document pages to PDF.... // The path to the documents directory....located on page’s breaks. // The path to the documents directory....

    reference.aspose.com/note/net/aspose.note.savin...
  4. Adding images|Documentation

    How to include images in Aspose.OMR forms....the source code but no file path is provided, an error will be...ImageCollection (); String logoPath = "path\to\the\logo.png" ; FileInputStream...

    docs.aspose.com/omr/java/images/
  5. Remove hyperlinks including mouse over text - F...

    I would like to find all the hyperlinks in a Word document and remove them, including any mouse-over text. If the hyperlink is in the format “Aspose”, the hyperlink should be removed, leaving “Aspose” as plain text in t…...Document doc = new Document("path/to/your/document.docx"); //...modified document doc.Save("path/to/your/modified_document.docx");...

    forum.aspose.com/t/remove-hyperlinks-including-...
  6. DotCode Barcodes|Documentation

    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.... Save ( $"{path}DotCodeColumns18.png" , BarCodeImageFormat...Rows = 12 ; gen . Save ( $"{path}DotCodeRows12.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/dotcode/
  7. CloseFigure() | Aspose.Slides for C++ API Refer...

    Closes the current figure of this Path...Closes the current figure of this path void Aspose :: Slides :: GeometryPath...

    reference.aspose.com/slides/cpp/aspose.slides/g...
  8. Convert HTML to MHTML – C# Examples

    Learn how to convert HTML to MHTML in C#. You will consider the supported HTML to MHTML conversion scenarios and C# examples to illustrate them...." , new MHTMLSaveOptions (), Path . Combine ( OutputDir , "co...MHTMLSaveOptions, and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-mhtml/
  9. Aspose::Page::XPS::XpsModel::XpsPath Class Refe...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Page::XPS::XpsModel::XpsPath Class......Reference final Class incapsulating Path element features. This element...by the Data property of the path. More... ASPOSE_PAGE_SHARED_API...

    reference.aspose.com/page/cpp/class/aspose.page...
  10. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded Resources... Path path = java . nio . file . Paths . get ( _dataDir...file . Files . readAllBytes ( path ); // create an instance of...

    docs.aspose.com/pdf/java/disable-files-compress...