Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 150,765 for

text

(0.12 sec)
  1. Manage Fallback Fonts for Presentations in PHP|...

    See how Aspose.Slides for PHP uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...unavailable font for an entire run or text portion with another font. They...

    docs.aspose.com/slides/php-java/fallback-font/
  2. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...distance of the border from text or from the page edge in points...including paragraph, run of text inside a paragraph or a table...

    reference.aspose.com/words/net/aspose.words/bor...
  3. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...:: cout << "Gear Type Shape Text: " << s . GetText (). ToUtf8...Gear Type Shape Text : Nice Gear Type Shape Text : Good Gear Type...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  4. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    Easily manage your bookmarks with the RemoveAt method. Quickly remove bookmarks by index for a streamlined experience in your application!... Writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . Writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your documents today!...Document (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  7. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization.... Writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . Writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Fields::FieldIndex::get_HasSeque...

    Aspose::Words::Fields::FieldIndex::get_HasSequenceName method. Gets a value indicating whether a sequence should be used while the field's result building in C++....will display the XE field's Text property value on the left side...have the same value in their "Text" property, // the INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ASPOSE PDF for .NET to Generate PDF doc from XM...

    Hello, Our organization uses ASPOSE.PDF for .NET to generate PDF documents from XML templates. This is done through an MS Dynamics CRM Plugin that uses Aspose PDF DLL’s to generate the PDF for a record within our Dynam…...x9bfc414be73c292c(Text xb41faee6912a2313, Pdf x6beba47238e0ade6...xa806b754814b9ae0, Cell xe6de5e5fa2d44af5, Text xb41faee6912a2313, x33eef31791ddfc27...

    forum.aspose.com/t/aspose-pdf-for-net-to-genera...
  10. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula Text of a cell and retrieve the result. Finally, we save the modified Excel file to disk....name suggests, it prints the text of the formula that is present...cell A1 and then prints the text of the formula using FormulaText...

    docs.aspose.com/cells/cpp/using-formulatext-fun...