Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 26,001 for

numbers

(0.12 sec)
  1. 60489766.zip

    outputExportWorkshee.html This is some text. outputExportWorkshee_files/stylesheet.css table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page { mso-header-data:"......style0 { mso-number-format:General; text-align:general;...{mso-style-parent:style0; mso-number-format:General; text-align:general;...

    docs.aspose.com/cells/it/nodejs-cpp/export-work...
  2. ChartLegendEntryCollection | Aspose.Words for Java

    Represents a collection of chart legend entries in Java.... getCount() Returns the number of ChartLegendEntry in this...int getCount() Returns the number of ChartLegendEntry in this...

    reference.aspose.com/words/java/com.aspose.word...
  3. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....RectangleOutput objects than the number of pages in the document. Property...objects. image_index Sequence number of the image on the page. When...

    docs.aspose.com/ocr/python-net/image-regions-li...
  4. 파이썬을 사용하여 페이지 속성 가져오기 및 설정하기|Aspose.PDF for Pyt...

    이 섹션에서는 PDF 파일의 페이지 수를 가져오는 방법, 색상과 같은 PDF 페이지 속성에 대한 정보를 얻는 방법 및 페이지 속성을 설정하는 방법을 보여줍니다....) ) print ( "Page Number :" , page . number ) print ( "Rotate...( document . pages )): page_number = page_n + 1 # 특정 PDF 페이지의...

    docs.aspose.com/pdf/ko/python-net/get-and-set-p...
  5. Node.js 透過 Aspose.Slides 的 .NET PowerPoint API ...

    Aspose.Slides for Node.js via .NET 是一個 Node.js PowerPoint API,可讓您在 Node.js 中建立、修改和轉換 PowerPoint 簡報。...slideNumber; // Get slide number var hidden = slide.hidden;...pres.slides.count; // Total number of slides var countMastersSlides...

    products.aspose.com/slides/zh-hant/nodejs-net/
  6. Node.js thông qua .NET PowerPoint API của Aspos...

    Aspose.Slides cho Node.js qua .NET là API PowerPoint của Node.js cho phép bạn tạo, sửa đổi và chuyển đổi bản trình bày PowerPoint trong Node.js....slideNumber; // Get slide number var hidden = slide.hidden;...pres.slides.count; // Total number of slides var countMastersSlides...

    products.aspose.com/slides/vi/nodejs-net/
  7. ページの区切り点を管理(JavaScript/C++)|Documentation

    この記事では、サンプルコードとともに、Aspose.Cells for JavaScriptをC++で使用してExcelワークシート内の特定のページ区切りを追加、クリア、削除する方法を解説します。...add(number, number, number) と VerticalPageBreakCol...VerticalPageBreakCol.add(number, number, number) メソッドを呼び出します。各 add メソッドは、ブレ...

    docs.aspose.com/cells/ja/javascript-cpp/managin...
  8. 60489766.zip

    outputExportWorkshee.html This is some text. outputExportWorkshee_files/stylesheet.css table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page { mso-header-data:"......style0 { mso-number-format:General; text-align:general;...{mso-style-parent:style0; mso-number-format:General; text-align:general;...

    docs.aspose.com/cells/ru/cpp/export-worksheet-c...
  9. 60489766.zip

    outputExportWorkshee.html This is some text. outputExportWorkshee_files/stylesheet.css table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page { mso-header-data:"......style0 { mso-number-format:General; text-align:general;...{mso-style-parent:style0; mso-number-format:General; text-align:general;...

    docs.aspose.com/cells/es/cpp/export-worksheet-c...
  10. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....the worksheet to a specific number of pages, use the PageSetup...GetWorksheets (). Get ( 0 ); // Set the number of pages to which the length...

    docs.aspose.com/cells/cpp/setting-page-options/