Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 133,264 for

2

(0.06 sec)
  1. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....format("\t{0}, {1}x{2}", childShape.getShapeType(),...accept(hiddenContentRemover); // 2 - Table node: Table table = doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Install TrueType Fonts on Linux|Document...

    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.... net / msttcorefonts - 2 . 5 - 1 . spec Build a RPM file...rpmbuild \ - ba msttcorefonts - 2 . 5 - 1 . spec The RPM file will...

    docs.aspose.com/cells/java/how-to-install-truet...
  4. FieldAutoNum Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing document automation and efficiency.... Writeln ( "\tParagraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. Assert . IsNull...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...// (new width - old width) / 2 double verticalPadding = (.3 *...// (new height - old height) / 2 // Iterate through all the pages...

    forum.aspose.com/t/textbox-is-not-rendered-corr...
  6. 添加自定义XML部件并通过ID选择它们,使用Node.js和C++|Documentation

    学习如何向Excel文档添加自定义XML部件并通过ID进行选择,使用Aspose.Cells for Node.js via C++。...1 , 2 , 3 ]); const btsSchema = new Uint8Array ([ 1 , 2 , 3 ]);... getCustomXmlParts (). get ( 2 ). setID ( "Sport" ); wb . getCustomXmlParts...

    docs.aspose.com/cells/zh/nodejs-cpp/add-custom-...
  7. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......2;color:inherit}h1,.h1{font-size:2rem}h2...600;line-height:1.2}.display-2{font-size:2.5rem;font-weight:600;line-height:1...

    docs.aspose.com/ocr/scss/main.min.6ab0afa4fdc77...
  8. Set Barcode Checksum Controls in Java|Documenta...

    How to Set Checksum for 1D Barcodes in Python via C#...Italian Post 25, Interleaved 2 of 5, Matrix 2 of 5, MSI, Pharmacode...Pharmacode, PatchCode, PZN, Standard 2 of 5 Obligatory Codablock-F, Code...

    docs.aspose.com/barcode/python-net/set-checksum...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties. To learn more, visit the documentation article in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…... {0} of section {1} on page {2}:", j, i, markup.Number); Console...found on page 2 : 144 ### Markups displayed on page 2 : 0 ### Number...

    forum.aspose.com/t/text-fragments-found-in-page...