Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 26,012 for

numbers

(0.1 sec)
  1. Définir en têtes et pieds de page avec Node.js ...

    Cet article explique comment insérer automatiquement une image dans l en tête et le pied de page des feuilles Excel en utilisant Aspose.Cells for Node.js via C++....méthodes, setHeader(number, string) et setFooter(number, string) , utilisées...// Setting the current page number at the central section of the...

    docs.aspose.com/cells/fr/nodejs-cpp/setting-hea...
  2. Finding word bounding boxes|Documentation

    Automatic detection of word 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-wo...
  3. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line...that specifies the maximum number of characters per one line... () : number Examples Shows how to set maximum number of characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....Examples Shows how to count the number of shapes in a document with...MY_DIR + 'SmartArt.docx' ) number_of_smart_art_shapes = len (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cómo agregar formato condicional de períodos de...

    Cómo usar la biblioteca Aspose.Cells para Python via .NET para aplicar formato condicional de Periodos de Tiempo. Ajustando estos criterios, tienes más control sobre cómo se ven y aparecen las celdas.... number = 30 c . set_style ( style...= c . get_style () style . number = 30 c . set_style ( style...

    docs.aspose.com/cells/es/python-net/how-to-add-...
  6. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... number = 30 c . set_style ( style...= c . get_style () style . number = 30 c . set_style ( style...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  7. ChartDataPointCollection.hasDefaultFormat metho...

    ChartDataPointCollection.hasDefaultFormat method. Gets a flag indicating whether the data point at the specified index has default format....hasDefaultFormat ( dataPointIndex : number ) Parameter Type Description...Description dataPointIndex number See Also module Aspose.Words.Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HTML Template – Сonvertir plantilla a HTML en Java

    Aprenda a crear plantillas HTML dinámicas utilizando expresiones de enlace de datos. Complete plantillas a partir de datos XML/JSON con Aspose.HTML for Java....Drive</ Street > 7 < Number >100</ Number > 8 </ Address > 9 </...{{Address.Street}}, {{Address.Number}} y {{Address.City}}. Las expresiones...

    docs.aspose.com/html/es/java/html-template/
  9. プロジェクトページの操作| Aspose.Tasks ドキュメント

    C#および/またはVBScriptのAspose.Tasksを使用して、マイクロソフトプロジェクト(MPP/XML)ドキュメントをグラフィカル形式でエクスポートしながらページの総数を計算する方法を学びます。...mpp" ); 6 7 // Get number of pages, Timescale.Months...Programming Sample: Get the number of pages for different Views...

    docs.aspose.com/tasks/ja/cpp/project-pages/
  10. Working with PDF Pages in C++|Aspose.PDF for C++

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for C++ explain to you all details on this topic.... Add watermarks, number your pages, add backgrounds...Artifact Class. Add Page Numbering in PDF File - PageNumberStamp...

    docs.aspose.com/pdf/cpp/working-with-pages/