Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 89,430 for

path

(0.1 sec)
  1. Aspose.PDF raises a System.NullReferenceExcepti...

    Hi there! Aspose.PDF raises a System.NullReferenceException when converting or saving the editorial_twopages_fax4g.pdf (51.5 KB) PDF file. This wasn’t an issue with Aspose.PDF 24.1 or 24.5, but it is with Aspose.PDF 2…...void Main(string[] args) { var path = @"editorial_twopages_fax4g...stream = OpenPdfIntoMemoryStr(path); var pdfDocument = new Document(stream);...

    forum.aspose.com/t/aspose-pdf-raises-a-system-n...
  2. addTemplate | Aspose.Sildes for PHP via Java AP...

    addTemplate addTemplate(String key, String Path) method Adds a template to the collection. Parameters Name Type Descr......addTemplate(String key, String path) method Adds a template to the...template in the collection. path String Path to the template file....

    reference.aspose.com/slides/php-java/aspose.sli...
  3. AddOleObjectFrame() | Aspose.Slides for C++ API...

    Adds a new OLE object to the end of a collection....className , System :: String path ) override Arguments Parameter...Name of an OLE class. path System::String Path to the linked file...

    reference.aspose.com/slides/cpp/aspose.slides/s...
  4. CreateDirectory_() | Aspose.Slides for C++ API ...

    Creates all directories in the specified Path if those don't exist....directories in the specified path if those don’t exist. static...String & path ) Arguments Parameter Type Description path const...

    reference.aspose.com/slides/cpp/system.io/direc...
  5. REF fields may be defect after saving a dotm ba...

    Hi, we are using the latest version of Aspose.Words for Java. It seems we have found a bug with handling REF fields when saving a dotm based template as doc file. Test files: Test Templates.zip (20.9 KB) Background: …...reproducing the scanario: String path = "C:\\Test\\"; String simpleFileName...Document docDotm = new Document(path + simpleFileName + ".dotm");...

    forum.aspose.com/t/ref-fields-may-be-defect-aft...
  6. CalendarReader | Aspose.Email for .NET API Refe...

    CalendarReader Contents [ Hide ] CalendarReader constructor (1 of 4) Initializes a new instance of CalendarReader wit......string path ) Parameter Type Description path String Path to source...public CalendarReader ( string path , AppointmentLoadOptio options...

    reference.aspose.com/email/net/aspose.email.cal...
  7. ITaggable | Aspose.Note for .NET API 参考

    可以标记节点的接口...var oneFile = new Document ( Path . Combine ( dataDir , "ProjectNotes...Clone ()); } } report . Save ( Path . Combine ( dataDir , "ProjectA_Report...

    reference.aspose.com/note/zh/net/aspose.note/it...
  8. PageSpacing | Aspose.Note for .NET API Reference

    Gets or sets the spacing between pages when imported as a single page.... Import ( Path . Combine ( dataDir , "SampleGrouping...pages . Skip ( 5 ); } d . Save ( Path . Combine ( dataDir , "sample_CustomMerge...

    reference.aspose.com/note/net/aspose.note/merge...
  9. Save an SVG Document – C#

    In the article, you will learn how to save an SVG document to a file, memory stream, ZIP archive or Url using Aspose.SVG for .NET library.... 4 5 // Prepare a path for an SVG document saving 6...6 string documentPath = Path . Combine ( OutputDir , "lineto_out...

    docs.aspose.com/svg/net/save-svg-document/
  10. Custom Shape|Aspose.Slides Documentation

    Add custom shape in PowerPoint presentation in Java...about shapes: A shape (or its path) can either be closed or open...instance represents a geometry path of the IGeometryShape object...

    docs.aspose.com/slides/java/custom-shape/