Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 60,957 for

path

(0.1 sec)
  1. Document.convert(OutputStream outputLogStream, ...

    I’ve got an issue with the Document.convert(OutputStream outputLogStream, PdfFormat format, ConvertErrorAction action) method in a concurrency scenario. Using this method in parallel throws the following exception: com…...List<String> pathes = new ArrayList<>(); pathes.add("/opt/data/testme....pdf"); pathes.add("/opt/data/testme2.pdf"); pathes.add("/opt/data/testme3...

    forum.aspose.com/t/document-convert-outputstrea...
  2. Remove Field in PHP|Aspose.Words for Java

    Remove Field using PHP....static function main () { // The path to the documents directory....

    docs.aspose.com/words/java/remove-field-in-php/
  3. FileFontSource.FilePath | Aspose.Words for .NET

    Discover the FileFontSource FilePath property for easy access to your font files. Streamline your design process with this essential tool!...FilePath property Path to the font file. public string...

    reference.aspose.com/words/net/aspose.words.fon...
  4. PhysicalFontInfo.FilePath | Aspose.Words for .NET

    Discover the PhysicalFontInfo FilePath property, easily locate your font files for seamless design integration and enhanced typography in your projects....FilePath property Path to the font file if any. public...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization.... Presentation ( path + "HelloWorld.pptx" ) as presentation...

    docs.aspose.com/slides/python-net/portion/
  6. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...AddCaretAnnotations () { // The path to the documents directory var...GetCaretAnnotation () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  7. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....iconFile const System::String& Full path to the ICO file. If the value...fileName const System::String& Full path to the file. isLinked bool If...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Chart.source_full_name property | Aspose.Words ...

    Chart.source_full_name property. Gets the Path and name of an xls/xlsx file this chart is linked to....source_full_name property Gets the path and name of an xls/xlsx file...

    reference.aspose.com/words/python-net/aspose.wo...
  9. New License Aspose Total for Java not good for ...

    We purchased Aspose Total for Java, and my code is shown below BaseDocGenerator.java //set regular license License license = new License(); InputStream in = this.getClass() .getClassLoader() .getResourceAsStream(L…...getResourceAsStream(LICENSE_PATH + “Aspose.Total.Java.lic”);...getResourceAsStream(LICENSE_PATH + "Aspose.Total.Java.lic");...

    forum.aspose.com/t/new-license-aspose-total-for...
  10. Convert SVG to PDF in Python – Aspose.SVG for P...

    Learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG for Python via .NET.... path . join (input_folder, "document...svg" ) 13 output_file = os. path . join (output_folder, "document...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/