Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 6,186 for

path

(0.33 sec)
  1. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...default_template Gets or sets path to default template (including...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...default_template Gets or sets path to default template (including...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add named value in XMP metadata of EPS | C++

    The process of adding named value in XMP metadata with Aspose.Page for C++ is explained and illustrated with the code snippets here....Page-for-C 2 // The path to the documents directory....

    docs.aspose.com/page/cpp/xmp-metadata/add-named...
  4. 工作表调整大小的有效解决方案|Aspose.Slides 文档

    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....outputHeight ) { String tempFileName = Path . GetTempFileName (); if ( startRow...outputHeight ) { String tempFileName = Path . GetTempFileName (); if ( startRow...

    docs.aspose.com/slides/zh/net/working-solution-...
  5. Aspose.PSD for .NET 20.5 - 发行说明|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....psdOptions); } string pngExportPath = Path.ChangeExtension(exportPath,...); } string pngExportPath = Path . ChangeExtension ( exportFileName...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose.Tasks .NET for VSTO

    Learn how to use Aspose.Tasks for .NET in comparison with Visual Studio Tools for Office....Tasks Reading the Critical Path in VSTO and Aspose.Tasks Split...

    docs.aspose.com/tasks/net/aspose-tasks-net-for-...
  7. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... Fill the ellipse path. Close the page. Save the document...

    docs.aspose.com/page/java/ps/working-with-shapes/
  8. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …...Save(path, msg/oft options) The result...

    forum.aspose.com/t/mapimessage-attachsignature-...
  9. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results.... fileName String A path to the dictionary file in Open...

    reference.aspose.com/words/net/aspose.words/hyp...
  10. Merge EPS files to PDF using C++

    Merger EPS functionality of Aspose.Page API solution for C++ allows you to combine several EPS files into a single PDF document....document in C++: Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/merge/eps/