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

path

(0.1 sec)
  1. MoveTo | Aspose.Diagram for .NET API Reference

    Contains the x and ycoordinates of the first vertex of a shape or contains the x and ycoordinates of the first vertex after a break in a Path....first vertex after a break in a path. public class MoveTo : Coordinate...x-coordinate of the first vertex of a path. If the MoveTo element appears...

    reference.aspose.com/diagram/net/aspose.diagram...
  2. SetOpen | Aspose.Note for .NET API Reference

    Sets the tag to open state.... // The path to the documents directory....var oneFile = new Document ( Path . Combine ( dataDir , ClosedProjectCNotesF...

    reference.aspose.com/note/net/aspose.note/check...
  3. Convert Revision of XLSB to XLSM|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....Revisions are found inside the path \xl\revisions. You can view...extension to ZIP. The \xl\revisions path contains files ending with ...

    docs.aspose.com/cells/net/convert-revision-of-x...
  4. 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...
  5. 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/...
  6. 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....
  7. 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
  8. 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...
  9. 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...
  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/