Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 61,571 for

path

(0.13 sec)
  1. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  2. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...Document doc = new Document("path/to/source.docx"); // 配置保存选项...setZoom(100); // 保存为 PDF doc.save("path/to/output.pdf", saveOptions);...

    forum.aspose.com/t/docx-pdf/315236
  3. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...the specified output file path (path_outfile). Output a message...from os import path infiles_streams = [ FileIO ( path . join ( self...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  4. FileFontSource.file_path property | Aspose.Word...

    FileFontSource.file_Path property. Path to the font file....file_path property FileFontSource.file_path property Path to the...font file. @property def file_path ( self ) -> str : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::TextPath::set_FitPath m...

    Aspose::Words::Drawing::TextPath::set_FitPath method. Defines whether the text fits the Path of a shape in C++....Defines whether the text fits the path of a shape. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_DataSource method. Specifies the Path to the mail-merge data source. The default value is an empty string in C++....Source method Specifies the path to the mail-merge data source...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Working with Voting Option Using MapiMessage|Do...

    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....Email-for-Java // The path to the File directory. String...com/aspose-email/Aspose.Email-for-Java // The path to the File directory. String...

    docs.aspose.com/email/java/working-with-voting-...
  8. Extract data from AcroForm|Aspose.PDF for C++

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, or FDF format....std :: endl ; // String for path name String _dataDir ( "C: \\...std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/extract-data-from-acrof...
  9. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....object and pass the video file path to embed the video with the...with slides . Presentation ( path + "pres.pptx" ) as pres : with...

    docs.aspose.com/slides/python-net/video-frame/
  10. Convert Visio to EMF via Python | products.aspo...

    Sample Python conversion Visio to EMF file. Use this example code to convert Visio to EMF within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...