Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 89,562 for

path

(0.06 sec)
  1. CheckBox | Aspose.Note for .NET API 参考

    标签的基类可以在完整和不完整之间切换其状态...var oneFile = new Document ( Path . Combine ( dataDir , "ProjectNotes...Clone ()); } } report . Save ( Path . Combine ( dataDir , "ProjectA_Report...

    reference.aspose.com/note/zh/net/aspose.note/ch...
  2. FileDataSource | Aspose.PDF for .NET API Reference

    Represents file data source for load and save operations of a plugin....data source with the specified path. Properties Name Description...data source (file). Path { get; } Gets the path to the file of the...

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

    Opens the specified file for writing only, in 'OpenOrCreate' mode with no sharing....String & path ) Arguments Parameter Type Description path const...const String & The path of the file to open Return Value A FileStream...

    reference.aspose.com/slides/cpp/system.io/file/...
  4. aspose.svg

    <Path d="M 25 78 C -26 28 97 -15 98 91 C 86 34 16 33 25 78" fill="#3993c9"/> <Path d="M 25 78 C -26 28 97 -......org/2000/svg"> <path d="M 25 78 C -26 28 97 -15 98...33 25 78" fill="#3993c9"/> <path d="M 25 78 C -26 28 97 -15 98...

    docs.aspose.com/svg/files/aspose.svg
  5. CreatePathGeometry | Aspose.Page for .NET API R...

    CreatePathGeometry Contents [ Hide ] XpsDocument.CreatePathGeometry method (1 of 3) Creates a new Path geometry. publ......method (1 of 3) Creates a new path geometry. public XpsPathGeometry...CreatePathGeometry () Return Value New path geometry. See Also class XpsPathGeometry...

    reference.aspose.com/page/net/aspose.page.xps/x...
  6. Fill | Aspose.HTML for .NET API Reference

    Fills the subPaths with the current fill style and default algorithm CanvasFillRule.Nonzero....a point is inside a path or outside a path. See Also enum CanvasFillRule...Fill ( Path2D path ) Parameter Type Description path Path2D A Path2D...

    reference.aspose.com/html/net/aspose.html.dom.c...
  7. Item | Aspose.PDF for .NET API Reference

    Represents convenient form for getting appearance streams....Parameter Description key Represents path to appearance stream. If appearance...subdictionaries, then path must contain 2 parts ( Keys ), else path has only...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  8. SaveMessage | Aspose.Email for .NET API Reference

    SaveMessage IEWSClient.SaveMessage method (1 of 2) Saves the message. public void SaveMessage ( string messageUri , s......( string messageUri , string path ) Parameter Type Description...String The message URI. path String The path to save message. See...

    reference.aspose.com/email/net/aspose.email.cli...
  9. VideoPlayerHtmlController() | Aspose.Slides for...

    Creates a new instance of controller...VideoPlayerHtmlContr ( System :: String path , System :: String fileName...Type Description path System::String The path where video and...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  10. Working with Gradient | C++

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...f )); 12 // Create new path by defining geometery in abbreviation...System: : SharedPtr < XpsPath > path = doc -> AddPath ( doc -> CreatePathGeometry...

    docs.aspose.com/page/cpp/working-with-gradient/