Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 7,275 for

parse

(0.13 sec)
  1. API zum Bearbeiten von Publisher-Dateien in C#

    Das Programmieren von PUB-Dateien mit Aspose.PUB für .NET beginnt mit der Bearbeitung der Datei-Metadaten, die Eigenschaften beschreiben....Parse(); 7 8 document.DocumentSummaryInfo...CreateParser(fileName); 7 8 var doc = parser.Parse(); 9 10 //Convert to tiff using...

    docs.aspose.com/pub/de/net/programming-with-doc...
  2. API para manipular ficheiros Publisher em C#

    A programação de arquivos PUB com Aspose.PUB para .NET começa com a edição dos Metadados do arquivo que descrevem propriedades como autor, tile, empresa, idioma, etc....Parse(); 7 8 document.DocumentSummaryInfo...CreateParser(fileName); 7 8 var doc = parser.Parse(); 9 10 //Convert to tiff using...

    docs.aspose.com/pub/pt/net/programming-with-doc...
  3. ملاحظات الإصدار لـ Aspose.PSD لـ Python via .NE...

    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....parse(package[height_key].to_string())...to_string()) # width = np.double.parse(package[width_key].to_string())...

    docs.aspose.com/psd/ar/python-net/aspose-psd-fo...
  4. Aspose.PSD for .NET 22.7 - Release Notes|Docume...

    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....Bug PSDNET-1083 Incorrect parsing data for XmpResource Bug PSDNET-1205...); } PSDNET-1083. Incorrect parsing data for XmpResource string...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-7...
  5. Aspose.PSD voor .NET 22.7 - Release-opmerkingen...

    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....Fout PSDNET-1083 Onjuiste parsing van gegevens voor XmpResource...); } PSDNET-1083. Onjuiste parsing van gegevens voor XmpResource...

    docs.aspose.com/psd/nl/net/aspose-psd-voor-net-...
  6. Panoramica delle funzionalità|Documentation

    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.... Funzionalità generali di parsing Estrai le intestazioni email... Funzionalità avanzate di parsing Carica e analizza le email...

    docs.aspose.com/email/it/java/features-overview/
  7. Utwórz przypomnienie o spotkaniu|Documentation

    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.... Parse ( "10/21/2006 10:00 AM" ); appt...appt . End = DateTime . Parse ( "10/21/2006 3:00 PM" ); appt...

    docs.aspose.com/email/pl/net/create-a-reminder-...
  8. Архивы

    Архивы...загруженный файл PUB с помощью метода parse(). Инициализируйте объект MemoryStream...издателя Document doc = parser.parse(); // Конвертируйте PUB в PDF-файл...

    blog.aspose.com/ru/pub/convert-pub-to-jpg-in-java/
  9. PUB Converter API megoldás | .HÁLÓ

    Konvertálja a MS Publisher fájlokat programozottan a C# könyvtáron keresztül. Egyszerű API-megoldás saját PUB-konverter .NET projekt létrehozásához....dokumentumobjektummá történő elemzéséhez a Parse () metódusával a IPubParser...CreateParser(fileName); var doc = parser.Parse(); //Convert to jpg and save...

    products.aspose.com/pub/hu/net/conversion/
  10. Часті запитання | Aspose.PUB для C++

    Отримайте відповіді на найпоширеніші запитання про Aspose.PUB для C++, який є комплексним API для маніпулювання, перетворення та редагування файлів .pub....pub" ); 3 // Parse the file 4 System::SharedPtr...Document > document = parser -> Parse(); 5 // Convert PUB to PDF 6...

    docs.aspose.com/pub/uk/cpp/faq/