Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 61,026 for

path

(0.56 sec)
  1. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility.... Split ( Path . DirectorySeparatorCh ). Last... OriginalFileName . Split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Fields::FieldOptions::get_FileNa...

    Aspose::Words::Fields::FieldOptions::get_FileName method. Gets or sets the file name of the document in C++....not its full local file system path. // We can set a flag to make...make it show the full file path. field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....configuration DATA_DIR = "your path here" def create_and_add_floating_box...addition. Args: outfile (str): Path where the PDF with floating...

    docs.aspose.com/pdf/python-net/floating-box/
  4. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/Path/to/charts…...you Code: new Presentation("/path/to/charts.pptx").getSlides()...Dimension(1820, 1040)).save("/path/to/slide"+slide.getPresentation()...

    forum.aspose.com/t/multiple-discrepancies-when-...
  5. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for Node.js via C++....node" ); const path = require ( "path" ); // Create empty...

    docs.aspose.com/cells/nodejs-cpp/update-days-pr...
  6. SVG to PDF Converter using Python | Aspose.PDF

    Sample code on Python for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Python and .NET... Specify the path to the input PDF document by...document and specified file path to save the document in SVG...

    products.aspose.com/pdf/python-net/conversion/s...
  7. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  8. SVG to DOC Converter using Python | Aspose.PDF

    Sample code on Python for SVG to DOC conversion. Use example code for batch SVG to DOC conversion with Python and .NET... Specify the path to the input PDF document by...document to a specified output path, resulting in a DOCX file that...

    products.aspose.com/pdf/python-net/conversion/s...
  9. PNG to PDF Converter using Python | Aspose.PDF

    Sample code on Python for PNG to PDF conversion. Use example code for batch PNG to PDF conversion with Python and .NET... Specify the path to the input image document...PDF file to a specified output path using the save method of the...

    products.aspose.com/pdf/python-net/conversion/p...
  10. Convert SVG to PNG – C# code and Online Converter

    Convert SVG to PNG using Aspose.HTML for .NET. Consider various SVG to PNG conversion scenarios in C# examples. Try online SVG Converter.... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...svg" ), new ImageSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/net/convert-svg-to-png/