Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 6,882 for

parsing

(0.23 sec)
  1. Aspose::Words::Fields::FieldOptions::get_UseInv...

    Aspose::Words::Fields::FieldOptions::get_UseInvariantCultureNumberFormat method. Gets or sets the value indicating that number format is parsed using invariant culture or not in C++....indicating that number format is parsed using invariant culture or...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ארכיון

    ארכיון...Parse("2020-01-01"), DateTime.Parse("2020-02-10"));...

    blog.aspose.com/he/finance/add-footnote-links-a...
  3. Giải pháp API chuyển đổi PUB | .MẠNG LƯỚI

    Chuyển đổi tệp Microsoft Publisher theo lập trình thông qua thư viện C#. Giải pháp API đơn giản để xây dựng dự án .NET chuyển đổi PUB của riêng bạn....bằng cách sử dụng phương thức Parse () của giao diện IPubParser...CreateParser(fileName); var doc = parser.Parse(); //Convert to jpg and save...

    products.aspose.com/pub/vi/net/conversion/
  4. API для роботи з Майкрософт Паблішер | Java

    Бібліотека Java для аналізу, обробки та перетворення документів формату Publisher у PDF. Інтегруйте функціональність у свій власний продукт....createParser (fileName); // Parse the PUB file Document publisherToPdf...publisherToPdf = parser. parse (); // Convert Publisher PUB to PDF...

    products.aspose.com/pub/uk/java/
  5. Notas de la versión de Aspose.PSD para .NET 24....

    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 ( paquete [ claveAltura ]. ToString...InvariantCulture ); var ancho = double . Parse ( paquete [ claveAncho ]. ToString...

    docs.aspose.com/psd/es/net/aspose-psd-for-net-2...
  6. API pour manipuler les fichiers Publisher en C#

    Modifiez les métadonnées du fichier PUB qui décrivent les propriétés telles que l'auteur, la vignette, l'entreprise, etc. avec Aspose.PUB pour .NET....Parse(); 7 8 document.DocumentSummaryInfo...CreateParser(fileName); 7 8 var doc = parser.Parse(); 9 10 //Convert to tiff using...

    docs.aspose.com/pub/fr/net/programming-with-doc...
  7. Add Color in HTML Using Aspose.HTML for Python ...

    Learn how to add color to HTML in Python using Aspose.HTML. Apply background colors, text styles, and dynamic CSS programmatically to create styled HTML....NET If you want to parse, manipulate, and manage HTML...Python via .NET library to parse and manipulate HTML-based documents...

    products.aspose.com/html/python-net/how-to-add-...
  8. Converting PowerPoint Presentations to HTML in ...

    i ran into problems whan converting to html. some of the text are not in place and its needs to be parsed. wich is complicated what can aspose offer to support such bugs?...in place and its needs to be parsed. wich is complicated what can...

    forum.aspose.com/t/converting-powerpoint-presen...
  9. Aspose Cells Smart Markers Glossary - Free Supp...

    Hello there! We’re working with Aspose templates and need a way to reliably parse smart markers used in Aspose Cells. Our goal is to extract the underlying fields from these markers so we can validate them against our d…...and need a way to reliably parse smart markers used in Aspose...

    forum.aspose.com/t/aspose-cells-smart-markers-g...
  10. PS to PDF Merge using C++ | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...// PostScript files can be parsed and loaded as Aspose Document...

    products.aspose.com/pdf/cpp/merger/ps-to-pdf/