Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 89,427 for

path

(0.08 sec)
  1. StringResult | Aspose.PDF for .NET API Reference

    Represents operation result in the form of string....Indicates whether the result is a path to an output file. IsStream...Indicates whether the result is a path to an output file. IsString...

    reference.aspose.com/pdf/net/aspose.pdf.plugins...
  2. Copy() | Aspose.Slides for C++ API Reference

    Copies the specified file to the specified location. If the destination file already exists, a parameter specifies if it should be overwritten....sourceFileName const String & A path of the file to copy destFileName...destFileName const String & A path of the new location of the file to...

    reference.aspose.com/slides/cpp/system.io/file/...
  3. IsVisible() | Aspose.Slides for C++ API Reference

    Determines if the specified point is contained within the Path represented by the current object....point is contained within the path represented by the current object...point is contained within the path represented by the current object...

    reference.aspose.com/slides/cpp/system.drawing....
  4. Custom PowerPoint Font in Python|Aspose.Slides ...

    PowerPoint custom fonts in Python...slides as slides # The path to the documents directory....with slides . Presentation ( path + "DefaultFonts.pptx" ) as presentation...

    docs.aspose.com/slides/python-net/custom-font/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Showcases https://docs.aspose.com/imaging/net/showcases/ Recent content in Showcases on Documentation Hugo -- gohugo.io https://docs.aspose.com/imagi...... It allows to draw pathes, boxes, texts, images and many...Net: Create Vector Clipping Path in Tiff format and export it...

    docs.aspose.com/imaging/net/showcases/index.xml
  6. Aspose Words Save Options PDF - Free Support Fo...

    Hi. I am using Aspose Words aspose-words-17.7-jdk16 I have a large (31MB) file that I am trying to convert to PDF: var pdfDoc = new com.aspose.words.Document(new java.io.ByteArrayInputStream(qie.base64DecodeToBytes(<B…...save(path, com.aspose.words.SaveFormat...setTempFolder("C:\Temp"); pdfDoc.save(path, PdfSaveOptions); However, I...

    forum.aspose.com/t/aspose-words-save-options-pd...
  7. icanvaspathmethods - Aspose.HTML for Java - API...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....paths com.aspose.html.dom.svg.saving...interface is used to manipulate paths of objects. Method Summary All...

    reference.aspose.com/html/java/com.aspose.html....
  8. Read Outlook PST File and Get Folders and SubFo...

    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....subfolder by path To retrieve a PST subfolder by path, use the get_sub_folder...case-sensitive comparison. handle_path_separator - is a boolean value...

    docs.aspose.com/email/python-net/read-outlook-p...
  9. IOleObjectFrame | Aspose.Slides for Java API Re...

    Represents an OLE object on a slide....getLinkFileName() Returns the full path to a linked file. getLinkPathLong()...getLinkPathLong() Returns the full path to a linked file. setLinkPathLong(String...

    reference.aspose.com/slides/java/com.aspose.sli...
  10. Convert EPUB to XPS in Java

    Convert EPUB to XPS in Java using Aspose.HTML API. Consider various EPUB to XPS conversion scenarios in Java code....epub" )), new XpsSaveOptions (), Path . combine ( getOutputDir ()...file system at the specified path. Create an instance of Use the...

    docs.aspose.com/html/java/convert-epub-to-xps/