Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 148,446 for

text

(0.23 sec)
  1. Online MD to TXT Conversion or Build .NET based...

    Free online app to convert MD to TXT files. .NET C# conversion library code for MD documents....md) to Plain Text Files (.txt) Markdown files...documentation, notes, and other text-based content, making them a...

    products.aspose.com/total/net/conversion/md-to-...
  2. Aspose::Words::Font::get_StyleIdentifier method...

    Aspose::Words::Font::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the character style applied to this formatting in C++....change the style of existing text. auto doc = System :: MakeObject..."Emphasis" ); builder -> Writeln ( u "Text originally in \" Emphasis \"...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Document.WriteProtection | Aspose.Words for .NET

    Explore the Document WriteProtection property to manage your document's write protection settings effortlessly and enhance security.... Writeln ( "Writing text in a protected document." );...is protected." + "\rWriting text in a protected document." ));...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...Convert EML to ODT (OpenDocument Text File Format) Convert EML to...File) Convert EML to RTF (Rich Text Format) Convert EML to SVG (Scalar...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. How to Run Aspose.Diagram in Docker|Documentation

    Run Aspose.Diagram in a Docker container for Linux, Windows Server and any OS. ...Text.Encoding.CodePages will be installed...Rounding . Value = 0 ; // add text to shape var txt = new Txt (...

    docs.aspose.com/diagram/net/how-to-run-aspose-d...
  6. Aspose::Words::Fields::FieldGoToButton::get_Loc...

    Aspose::Words::Fields::FieldGoToButton::get_Location method. Gets or sets the name of a bookmark, a page number, or some other item to jump to in C++....Microsoft Word, // it will take the text cursor to the bookmark whose...builder -> Writeln ( u "Bookmark text contents." ); builder -> EndBookmark...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Using OnAjaxCallFinishedClientFunction of GridW...

    This article introduces how to work with OnAjaxCallFinishedClientFunction in GridWeb....</ title > < script type = "text/javascript" > var updateCells..."lblVersion" runat = "server" Text = "Label" ></ asp : Label >...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. 使用 Java 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示,并提升内容可读性。...会对该文本框使用 Resize shape to fix text 设置——它会自动调整文本框的大小,以确保其中的文本始终适配。...Shrink text on overflow Resize shape to fit text Wrap text in shape...

    docs.aspose.com/slides/zh/java/manage-autofit-s...
  9. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++....) { ASSERT_FALSE ( System :: Text :: RegularExpressions :: Regex...else { ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....created in Microsoft Word with a text inside them. For example, a...border styles. In Microsoft Word, text color can be specified as automatic...

    docs.aspose.com/words/cpp/creating-a-page-layout/