Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 163,964 for

new

(0.07 sec)
  1. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....fontSettings ); // Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. FieldInfo.InfoType | Aspose.Words for .NET

    Discover how to manage FieldInfo InfoType properties effortlessly. Easily set or retrieve document types for seamless integration in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...corresponding built-in property with the new value. field = ( FieldInfo )...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldInfo.NewValue | Aspose.Words for .NET

    Discover the FieldInfo NewValue property, easily manage optional values to enhance your data updates and streamline your coding experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...corresponding built-in property with the new value. field = ( FieldInfo )...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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.... Layers [ i ]; // set new value into DisplayName property...portions . Length != 4 ) { throw new Exception (); } // Checking text...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  5. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...code: PsdLoadOptions loadOpt = new PsdLoadOptions(); // For the...gradientColorPoints = new IGradientColorPoint[] { new GradientColorPoint(Color...

    forum.aspose.com/t/rendition-with-layer-effects...
  6. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...加载 PDF 文件 Document document = new Document ( _dataDir + "sample...CaretAnnotation caretAnnotation1 = new CaretAnnotation ( document ....

    docs.aspose.com/pdf/zh/java/extra-annotations/
  7. Working with OneNote Notebook

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-onenote-...
  8. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....MarkdownLoadOptions loadOptions = new MarkdownLoadOptions(); loadOptions...true); Document doc = new Document(new ByteArrayInputStream(mdText...

    reference.aspose.com/words/java/com.aspose.word...
  9. DefaultFontSubstitutionRule Class | Aspose.Word...

    Discover the Aspose.Words.Fonts.DefaultFontSubstitutionRule class for seamless font management and enhanced document formatting. Optimize your workflow today!...doc = new Document (); FontSettings fontSettings = new FontSettings...all missing fonts with "Times New Roman". DefaultFontSubstitut...

    reference.aspose.com/words/net/aspose.words.fon...
  10. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag in Java....Document doc = new Document(); StructuredDocumentTa tag = new StructuredDocumentTa(doc...getListItems(); listItems.add(new SdtListItem("Value 1")); Assert...

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