Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 24,385 for

range

(0.8 sec)
  1. Ավելացնել սահմաններ Excel-ում Python-ի միջոցով

    Ավելացնել սահմաններ Excel-ում Python-ի միջոցով: Ստացեք IDE կարգավորումներ, քայլերի ցանկ և օրինակելի կոդը, որը ցույց է տալիս, թե ինչպես սահմանել Excel-ում Python-ի միջոցով:...որոշ նմուշ բջիջում Ստեղծեք range բջիջներ` եզրագծեր ավելացնելու...

    kb.aspose.com/hy/cells/python/add-borders-in-ex...
  2. Ինչպես փոխարկել HTML-ը JSON-ի՝ օգտագործելով C#

    Այս արագ ձեռնարկը ներառում է, թե ինչպես փոխարկել HTML-ը JSON-ի՝ օգտագործելով C#: Այն ներառում է համակարգի պատրաստումը, քայլ առ քայլ ալգորիթմը և կոդի հատվածը՝ HTML-ը JSON-ի C#-ի փոխարկելու համար:...JsonSaveOptions դասի օրինակ Ստեղծեք Range և փոխարկեք այն JSON տվյալների...

    kb.aspose.com/hy/cells/net/how-to-convert-html-...
  3. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…... as presentation: for i in range(slide_count): bmp = presentation...Presentation(ppt_path) as pres: for i in range(pres.slides.count): # 通过增大 scale...

    forum.aspose.com/t/ppt/322437
  4. DocumentBuilder.insert_check_box method | Aspos...

    aspose.words.DocumentBuilder.insert_check_box method... range . form_fields [ 2 ] . name )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...to JPEG for page_number in range(1, document.Pages.Count + 1):...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  6. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...$"Page {pageNumber} is out of range. Document has {doc.Pages.Count}...$"Page {pageNumber} is out of range. Document has {doc.Pages.Count}...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  7. Aspose.PSD for .NET 22.4 - 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....Range P:Aspose.PSD.FileFormats.Psd... AddOuterGlow (); effect . Range = 10 ; effect . Spread = 10...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-4...
  8. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for JavaScript via C++....</ html > Export print area range to HTML with JavaScript via...

    docs.aspose.com/cells/javascript-cpp/export-sim...
  9. Search Documents via Python | products.aspose.com

    Search documents including Microsoft Office Word, Excel, PowerPoint, PDF via your Python application. Search documents online via app....of information from a wide range of document file formats. Key...

    products.aspose.com/total/python-net/search/
  10. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API... Define a range of indices based on the length...

    docs.aspose.com/psd/net/pixel-data-manipulation/