Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 26,627 for

numbers

(0.11 sec)
  1. Kontrollera anpassad nummerformat när du ställe...

    Aspose.Cells är ett C++ bibliotek för att arbeta med kalkylblad, vilket stöder att kontrollera anpassade nummerformat vid formatering. Denna artikel visar hur man använder Aspose.Cells biblioteket för att kontrollera anpassade nummerformat för att säkerställa att formateringen är korrekt....exception // when invalid custom number format is assigned to Style...Access cell A1 and put some number to it Cell cell = sheet . GetCells...

    docs.aspose.com/cells/sv/cpp/check-custom-numbe...
  2. Get and Set Page Properties|Aspose.PDF for C++

    You can get and set page properties from your PDF file using C++ library....section shows how to get the number of pages in a PDF file, get...of the PDF file and etc. Get Number of Pages in a PDF File When...

    docs.aspose.com/pdf/cpp/get-and-set-page-proper...
  3. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...incorrect number of pagebreaks i.e., 7. I expect 0 number of pages...can still return a non‑zero number of CellArea objects. Why it...

    forum.aspose.com/t/getprintingpagebreaks-return...
  4. FieldXE.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldXE PageRangeBookmarkName property—efficiently manage bookmark names for precise page range tracking in your documents....inserted as the entry’s page number. public string PageRangeBookmarkNam...on the left side, // and the number of the page that contains the...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph.... NUMBER_DEFAULT ) list_level = doc_list...font . size = 24 list_level . number_style = aw . NumberStyle ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAutoNumOut Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoNumOut class for seamless AUTONUMOUT field implementation, enhancing document automation and efficiency....automatic number in outline format. Examples Shows how to number paragraphs...AUTONUMOUT fields display a number that increments at each AUTONUMOUT...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered list in C++....is an item in a bulleted or numbered list. bool Aspose :: Words...Chapter 1" ); // Create a numbered list. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::Paragraph::get_IsListItem method...

    Aspose::Words::Paragraph::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered list in original revision in C++....is an item in a bulleted or numbered list in original revision...Chapter 1" ); // Create a numbered list. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Formatting Pivot Table|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....table and can be formatted in a number of ways. Setting the AutoFormat...Type Microsoft Excel offers a number of different pre‑set report...

    docs.aspose.com/cells/net/formatting-pivot-table/
  10. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns by the Aspose.Cells for Python via .NET API.... Number of rows, the total number of rows that need...will be deleted. Number of rows, the total number of rows that need...

    docs.aspose.com/cells/python-net/inserting-and-...