Sort Score
Result 10 results
Languages All
Labels All
Results 8,781 - 8,790 of 133,671 for

2

(0.06 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_TopRightCell method. Gets the top right cell style in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Convert OneNote to image in various color modes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/convert-onenote-to-ima...
  3. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import...// Construct path to the file 2 String fontPath = Paths. get (getDataDir()...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  4. Merge PNG Images in PHP | products.aspose.com

    Merge PNG to PNG in PHP. Use PHP library API to combine PNG files...get_Item ( 0 ) -> getThumbnail ( 2 , 2 ); $imageio = new Java ( "javax...

    products.aspose.com/slides/php-java/merger/png-...
  5. Aspose::Words::TabAlignment enum | Aspose.Words...

    Aspose::Words::TabAlignment enum. Specifies the alignment/type of a tab stop in C++.... Right 2 Right-aligns the text at the tab...> ( doc , u " \t Tab 1 \t Tab 2 \t Tab 3" )); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...Discourse May 5, 2025, 1:01pm 2 @martincoty77 To prevent text...the 2 cs files used with the code. WordWrapIssue.zip (2.1 KB)...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  7. Save Project Data to CSV, Text, MPT Formats

    Learn how to save Microsoft Project (MPP/XML) files to CSV, Text or MPT formats using Aspose.Tasks for Java....Tasks-for-Java 2 String dataDir = Utils. getDataDir...com/aspose-tasks/Aspose.Tasks-for-Java 2 String dataDir = Utils. getDataDir...

    docs.aspose.com/tasks/java/saving-project-data-...
  8. Caused by: java.lang.RuntimeException: Fontconf...

    Caused by: java.lang.RuntimeException: Fontconfig head is null, check your fonts or fonts configuration Hi Team, Migrating jdk1.8 to jdk11, Received below error in higher region and it works fine i......SunFontManager$2.run(SunFontManager.java:379) ~[...which is the root of the issue. 2). Install the Necessary Fonts...

    forum.aspose.com/t/caused-by-java-lang-runtimee...
  9. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    Effortlessly manage your CustomXmlPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... EqualTo ( xmlPart )); // 2 - By GUID: Assert . That ( doc...CustomXmlParts . Count , Is . EqualTo ( 2 )); // Iterate through the collection...

    reference.aspose.com/words/net/aspose.words.mar...