Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 89,556 for

path

(0.09 sec)
  1. DocumentPassword | Aspose.Note for .NET API Ref...

    Gets or sets a password for the encrypted document content. Value is ignored in case the document is not password protected.... // The path to the documents directory....an encrypted notebook. // The path to the documents directory....

    reference.aspose.com/note/net/aspose.note/loado...
  2. InsertAsChild | Aspose.Note for .NET API Reference

    Gets or sets a value indicating whether inserted pages should be added as a children of previous page.... Import ( Path . Combine ( dataDir , file )...InsertAsChild = true }); } d . Save ( Path . Combine ( dataDir , "sample_StructuredMerge...

    reference.aspose.com/note/net/aspose.note/merge...
  3. ResourceRef | Aspose.Imaging for .NET API Refer...

    ResourceRef Contents [ Hide ] ResourceRef class Used to indicate prior versions, originals of renditions, originals f......sets the array of alternate path. DocumentUri { get; set; } Gets...set; } Gets or sets the file path URI. InstanceId { get; set;...

    reference.aspose.com/imaging/net/aspose.imaging...
  4. UnsupportedFileFormatException | Aspose.Note fo...

    Thrown during document load when the file format is not recognized or not supported by Aspose.Note.... // The path to the documents directory....aving (); string fileName = Path . Combine ( dataDir , "OneNote2007...

    reference.aspose.com/note/net/aspose.note/unsup...
  5. Aspose::Cells::Rendering::ImageOrPrintOptions::...

    Aspose::Cells::Rendering::ImageOrPrintOptions::SetEmbededImageNameInSvg method. Indicate the filename of embedded image in svg. This should be full Path with directory like "c:\\xpsEmbedded" in C++.... This should be full path with directory like “c:\xpsEmbedded”...in svg. This should be full path with directory like “c:\xpsEmbedded”...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  6. Compress | Aspose.Imaging for .NET API Reference

    Compress SvgOptions.Compress property Gets or sets a value indicating whether this ICompressedOptions is compressed. ...... Path . Combine ( "D:" , "Compressed"...string inputFile = System . IO . Path . Combine ( baseFolder , file...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. IOleObjectFrame | Aspose.Slides for Android via...

    Represents an OLE object on a slide....getLinkFileName() Returns the full path to a linked file. getLinkPathLong()...getLinkPathLong() Returns the full path to a linked file. setLinkPathLong(String...

    reference.aspose.com/slides/androidjava/com.asp...
  8. SaveXzCompressed | Aspose.ZIP for .NET API Refe...

    SaveXzCompressed Contents [ Hide ] TarArchive.SaveXzCompressed method (1 of 2) Saves archive to the stream with xz co......2) Saves archive to the path by path with xz compression. public...void SaveXzCompressed ( string path , TarFormat ? format = default...

    reference.aspose.com/zip/net/aspose.zip.tar/tar...
  9. Rendering Device – C#

    Learn how to use rendering devices – PdfDevice, XpsDevice, DocDevice, and ImageDevice to render HTML to PDF, XPS, DOCX, and Images....Prepare a path to save a converted file 9 string savePath = Path . Combine...converted to PDF. Then, we prepare a path for converted file saving –...

    docs.aspose.com/html/net/rendering-device/
  10. Convert HTML to Markdown Using Java

    Learn how to convert HTML to Markdown in Java using Aspose.HTML API. Consider various HTML to Markdown conversion scenarios in Java code....new MarkdownSaveOptions (), Path . combine ( getOutputDir ()...remain as is: Copy 1 // Prepare a path for converted file saving 2...

    docs.aspose.com/html/java/convert-html-to-markd...