Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,940 for

path

(0.53 sec)
  1. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... split ( Path . DirectorySeparatorCh ). Last... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format.... path . getsize ( ARTIFACTS_DIR +...assertGreater ( 25000 , os . path . getsize ( ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::FontSavingArgs::get_Keep...

    Aspose::Words::Saving::FontSavingArgs::get_KeepFontStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a font in C++....char16_t > ({ System :: IO :: Path :: DirectorySeparatorCh }))...char16_t > ({ System :: IO :: Path :: DirectorySeparatorCh }))...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::IFontSavingCallback inte...

    Aspose::Words::Saving::IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in C++....char16_t > ({ System :: IO :: Path :: DirectorySeparatorCh }))...char16_t > ({ System :: IO :: Path :: DirectorySeparatorCh }))...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Generate and Read HIBC LIC Barcodes in C#|Docum...

    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.... Save ( $"{path}HIBCLICPrimary.png" ); } Secondary...Pixels = 10 ; gen . Save ( $"{path}HIBCLICSecondary.png" ); } Combined...

    docs.aspose.com/barcode/net/hibc-lic-barcodes/
  6. Aspose::Words::Vba::VbaReferenceCollection clas...

    Aspose::Words::Vba::VbaReferenceCollection class. Represents a collection of VbaReference objects. To learn more, visit the documentation article in C++....); String path = GetLibIdPath ( reference ); if ( path == brokenPath...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. How to Convert SVG Files – C# Examples

    You will learn how to convert SVG to other formats in C#, find C# code examples and try an online converter SVG....document, save options, output file path, and convert SVG to PDF, XPS...var document = new SVGDocument(Path. Combine (DataDir, "svg-to-png...

    docs.aspose.com/svg/net/convert-svg/
  8. System::Drawing::Drawing2D::PathData Class Refe...

    Public Member Functions | List of all members System::Drawing::Drawing2D::PathData Class Reference final Inherits Sys......containing the points that make up a path. More... ASPOSECPP_SHARED_API...graphical data that represents a path. Objects of this class should...

    reference.aspose.com/page/cpp/class/system.draw...
  9. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Python library or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....MarkdownSaveOptions, and the path to the output file. To convert...directories and paths 6 output_dir = "output/" 7 if not os. path . exists...

    docs.aspose.com/html/python-net/convert-html-to...
  10. LaTeX to image | Aspose.TeX for .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... 8 new TeXJob(Path. Combine (RunExamples. InputDirectory...We need to specify the full path to the file. Otherwise, the...

    docs.aspose.com/tex/net/latex-to-image/