Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 147,942 for

2

(0.11 sec)
  1. Preserve Bold Font Formatting & Character Spaci...

    Hello I am using a recent version of Aspose words 20.9 I am saving docx files as pcl When I print everything is good except there is no bold Thanks for any help Peter...Family peterbos November 10, 2020, 2:29pm 1 Hello I am using a recent...hafeez November 11, 2020, 4:57am 2 @peterbos , Have you also tried...

    forum.aspose.com/t/preserve-bold-font-formattin...
  2. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!... SetCount ( 2 ); builder . Writeln ( "Column...); builder . Writeln ( "Column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  3. Add Image Hyperlinks|Documentation

    Learn how to Add Image Hyperlinks through the Aspose.Cells for JavaScript via C++ API....C column width (column index 2) const column = worksheet . cells...cells . columns . get ( 2 ); column . width = 21 ; // Read the...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  4. Wrong size and layout of loaded and printed PDF...

    Hi, we are using the ASPOSE Pdf .NET library to open a PDF file an print it to a printer. Now we recognized that the result of the printed document doesn't match the size and layout of the original PDF file. We attache…...are the original documents and 2 of these are the results printed...codewarior March 28, 2012, 10:01am 2 Hello Hannes, Thanks for using...

    forum.aspose.com/t/wrong-size-and-layout-of-loa...
  5. Aspose::Words::Fields::FieldIndex::get_Language...

    Aspose::Words::Fields::FieldIndex::get_LanguageId method. Gets or sets the language ID used to generate the index in C++....span over 2 columns. index -> set_NumberOfColumns ( u "2" ); //..." INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c" , index -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. [DXF][.Net] CAD sdk return wrong color - Free S...

    Dear Aspose support team, We have faced quite a lot of issue since today related to DXF->PDF import and we went to implement direct reading of the DXF entity to be converted to our internal data types. During the imple…...gorokhovatskyi January 10, 2025, 5:54pm 2 @VartanSaakian , Hello. Here is...is {1}, layer's color ID is {2}", pline.ColorId, pline.LayerName...

    forum.aspose.com/t/dxf-net-cad-sdk-return-wrong...
  7. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...Writeln ( u "Numbered list item 2" ); builder -> Writeln ( u "Numbered...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Assign Macro to Form Control with Node.js via C...

    Learn how to assign a macro code to a Form Control like a Button using Aspose.Cells for Node.js via C++.... addButton ( 2 , 0 , 2 , 0 , 28 , 80 ); button ....

    docs.aspose.com/cells/nodejs-cpp/assign-macro-t...
  9. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...innerTable = createTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your document layout for optimal presentation.... Width ) / 2 ; shape . Top = ( builder . PageSetup...PageHeight - shape . Height ) / 2 ; doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words/pag...