Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,463 for

table layout

(0.07 sec)
  1. Tables not merging correctly when multiple colu...

    I have a word document that has a bunch of Tables on it. When I try to merge all of the Tables into one Table the columns become all mismatched, like so: This is the code I am using to merge the Tables: public void…...Tables not merging correctly when multiple columns are involved...bunch of tables on it. When I try to merge all of the tables into...

    forum.aspose.com/t/tables-not-merging-correctly...
  2. Mail Merge in MS Word using C#

    Follow this article to perform mail merge in MS Word using C#. It has all the details to set the IDE, a list of steps, and a complete sample code for demonstrating mail merge for Word using C#....document using the above data table Save the output Word file with...page for each entry in the table These steps have explained the...

    kb.aspose.com/words/net/mail-merge-in-ms-word-u...
  3. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....that are related to the page layout algorithms (e.g. PAGE, PAGES...PAGES, PAGEREF). The page layout-related fields are updated when...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Feature Overview|Documentation

    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....the respective links in the table to learn more about the features...Fidelity to the Report Design The layout and appearance of an XLS/XLSX...

    docs.aspose.com/cells/jasperreports/feature-ove...
  5. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_Reason method. Font substitution reason in C++....:: Words :: WarningSource :: Layout , warningInfo -> get_Source...Arvo \' font instead. Reason: table substitution." , warningInfo...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedFamilyName method. Requested font family name in C++....:: Words :: WarningSource :: Layout , warningInfo -> get_Source...Arvo \' font instead. Reason: table substitution." , warningInfo...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++....:: Words :: WarningSource :: Layout , warningInfo -> get_Source...Arvo \' font instead. Reason: table substitution." , warningInfo...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. FontSubstitutionWarningInfo.Reason | Aspose.Wor...

    FontSubstitutionWarningInfo.Reason property displays why a font substitution happened in an Aspose.Words document.... Layout )); Assert . That ( warningInfo...\'Arvo\' font instead. Reason: table substitution." )); Assert ....

    reference.aspose.com/words/net/aspose.words/fon...
  9. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...— they can’t have floating layout or valid rectangle if (s.ShapeType...Debug("Skipping shape as it has no layout entity. Might be a floating...

    forum.aspose.com/t/getting-exception-floating-s...
  10. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and Tables in one document....(header and paragraph), and a table. To build such a document, we... Create a table, add table properties. Add (table) to the page...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...