Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 89,466 for

paths

(0.1 sec)
  1. Konwerter CGM na PDF przy użyciu Python | Aspos...

    Przykładowy kod w Pythonie dla CGM do PDF konwersji. Użyj przykładowego kodu dla partii CGM do PDF konwersji za pomocą Pythona i .NET...outfile ): path_infile = self . dataDir + infile path_outfile =.... helper . get_image_size ( path_infile ) # Initialize new Document...

    products.aspose.com/pdf/pl/python-net/conversio...
  2. System.NullReferenceException when setting form...

    Hi, I am getting a System.NullReferenceException when trying to set a value to a acro form field. This is in a project targeting .Net 6 using Aspose.PDF 22.7.0. The pdf that I am using is attached to this ticket. Here…...MemoryStream(licenseBin)); string path = @"C:\Dev\Testing\PDF_Eval";...string pdfTemplate1 = Path.Combine(path, "f941pr.Q2.2022.LT.PDF");...

    forum.aspose.com/t/system-nullreferenceexceptio...
  3. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    VbaReferenceCollection RemoveAt method. Removes the VbaReference element at the specified index of the collection in C#....]; string path = GetLibIdPath ( reference ); if ( path == brokenPath...Returns string representing LibId path of a specified reference. ///...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Aspose::Page::XPS::XpsModel Namespace Reference...

    Classes | Enumerations | Functions Aspose::Page::XPS::XpsModel Namespace Reference Classes class ITransformableProper...... For example, Glyphs and Path elements can be grouped in a...XPS content elements: Canvas, Path and Glyphs. More... class XpsContext...

    reference.aspose.com/page/cpp/namespace/aspose....
  5. OnImageResourceReady | Aspose.CAD for .NET API ...

    OnImageResourceReady ISvgResourceKeeperCallback.OnImageResourceReady method Called for each raster image in SVG. Use ......Value Should return path to saved resource. Path will be used in...to refer to raster content. Path should be relative to target...

    reference.aspose.com/cad/net/aspose.cad.imageop...
  6. OpenText() | Aspose.Slides for C++ API Reference

    Opens the specified existing file for reading text using UTF-8 encoding with no sharing....:: OpenText ( const String & path , const EncodingPtr & encoding...Type Description path const String & The path of the file to open...

    reference.aspose.com/slides/cpp/system.io/file/...
  7. link_to_xml_map método | Aspose.Cells for Pytho...

    link_to_xml_map método link_to_xml_map(map_name, row, column, path) Enlace a un mapa xml. def link_to_xml_map ( self ......link_to_xml_map(map_name, row, column, path) Enlace a un mapa xml. def link_to_xml_map..., map_name , row , column , path ): ... Parámetro Tipo Descripción...

    reference.aspose.com/cells/python-net/es/aspose...
  8. GetAttachment | Aspose.PDF لمرجع .NET API

    تخزين المرفقات في ملف .... BindPdf ( path + "Attach.pdf" ); extractor...FileStream fs = new FileStream ( path + name , System . IO . FileMode...

    reference.aspose.com/pdf/ar/net/aspose.pdf.faca...
  9. Saving PPTX Using Aspose.Slides for .NET Causes...

    Hi Opening and saving a valid file causes broken/corrupted PPTX output. And “Windows Media Player” objects are not detected as VideoShape, can this be possible ? Here is object acess: image.png (20.4 KB) Here is PPT…...var ppt_path = "path_to_ppt"; var ppt_out_path = "path_to_ppt_out";...stream = new FileStream(ppt_path, FileMode.Open)) { Aspose.Slides...

    forum.aspose.com/t/saving-pptx-using-aspose-sli...
  10. 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...