Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 97,660 for

dot

(0.08 sec)
  1. Change HyperlinkBase - Free Support Forum - asp...

    Hello, I need a function to change the HyperlinkBase like this: workbook.Settings.HyperlinkBase = “.”; Instead of changing it manuylly: Open the Excel document for which you want to set a hyperlink base. On the File…...the AI, this is prevented if a dot is set in the HyperlinkBasis...change the HyperlinkBase to a dot (.): // Load the workbook Workbook...

    forum.aspose.com/t/change-hyperlinkbase/314798
  2. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with Golang via C++ code by using the Aspose.Cells for C++ API....Decimal and Group Separators as dot and space respectively. C++ code...

    docs.aspose.com/cells/go-cpp/specify-custom-num...
  3. MarkdownSaveOptions.imagesFolderAlias property ...

    MarkdownSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into a document...’ (dot), then the image file name will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LineStyle enum for customizable border styles, enhancing your document design with flexibility and precision....Thick 2 Double 3 Hairline 5 Dot 6 DashLargeGap 7 DotDash 8 DotDotDash...

    reference.aspose.com/words/net/aspose.words/lin...
  5. 使用 Aspose.Font 进行摩尔斯电码翻译 | .NET

    了解如何在 C#/.NET 和 Java 中使用 Aspose.Font 编码、解码和渲染摩尔斯电码,并提供完整的 API 示例和平台指南。...(string text, IFont font, 4 char dot = '.' , char dash = '-' ); 5...MorseAlphabets alphabet, 8 char dot = '.' , char dash = '-' ); 9...

    docs.aspose.com/font/zh/net/developer-guide/mor...
  6. XamlFlowSaveOptions.imagesFolderAlias property ...

    XamlFlowSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an XAML document...’ (dot), then the image file name will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....save a document in the Doc or Dot format. Aspose :: Words :: Saving...Aspose::Words::SaveFormat Can be Doc or Dot . Examples Shows how to set save...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. NullReferenceException when trying to set a fie...

    Hi, After appending a page to blank document when I try to set a value of a field on the freshly appended page I get a System.NullReferenceException. Apparently the fields that have Dot in their full name are affected. …...Apparently the fields that have dot in their full name are affected...value on a form field with a dot in its name ( CoName.2 ) after...

    forum.aspose.com/t/nullreferenceexception-when-...
  9. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....list numbers ends with either dot, right bracket or bullet symbols...) uses both whitespaces and dot (".") symbols. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a tab stop in Java....DOTS); tabStops.add(216.0, TabAlignment...Aligns the text at the decimal dot. LEFT Left-aligns the text after...

    reference.aspose.com/words/java/com.aspose.word...