Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 6,942 for

path

(0.04 sec)
  1. Watermark.setImage method | Aspose.Words for No...

    Aspose.Words.Watermark.setImage method...Description imagePath string Path to the image file that is displayed...error(ArgumentNullExceptio)) Throws when the path is null . See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert HTML to PNG – C# Examples and Online Co...

    Convert HTML to PNG in C# using Aspose.HTML API. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter...." , new ImageSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...pass the , , and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-png/
  3. Save | Aspose.ZIP for .NET API Reference

    Save Contents [ Hide ] LzmaArchive.Save method (1 of 3) Saves lzma archive to the stream provided. public void Save (...... ArgumentException File path is empty or contains only white...found. UnauthorizedAccessEx Path to file is read-only or is a...

    reference.aspose.com/zip/net/aspose.zip.lzma/lz...
  4. HtmlFixedSaveOptions.exportEmbeddedImages prope...

    HtmlFixedSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into Html document in Base64 format...exportImages ; const outPath = path . join ( base . artifactsDir...{ expect ( fs . existsSync ( path . join ( outPath , "image001...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...and shearing onto a rectangle path added to PsDocument . We split...the rectangle. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-transf...
  6. Alignment | Aspose.Note for .NET API Reference

    Gets or sets the alignment.... // The path to the documents directory....stream to a document. // The path to the documents directory....

    reference.aspose.com/note/net/aspose.note/image...
  7. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String Path…... Here is my code: String path = "C:\\Users\\z_jia\\Desktop\\a\\";...Document(path + "1.docx"); Document cover = new Document(path + "cover...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  8. DocumentPartSavingArgs.documentPartFileName pro...

    DocumentPartSavingArgs.documentPartFileName property. Gets or sets the file name (without Path) where the document part will be saved to....sets the file name (without path) where the document part will...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. image - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....loaded from the specified file path. static boolean canLoad ( String...loaded from the specified file path and optionally using the specified...

    reference.aspose.com/cad/java/com.aspose.cad/image
  10. Convert HTML to Markdown – C# Examples and Onli...

    Convert HTML to MD in C# using Aspose.HTML API. Consider various HTML to Markdown conversion scenarios in C# examples. Try online HTML Converter.... new MarkdownSaveOptions(), Path. Combine (OutputDir, "convert...MarkdownSaveOptions, and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-markdown/