Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 20,738 for

2 of

(0.16 sec)
  1. Aspose::Words::Font::get_StyleIdentifier method...

    Aspose::Words::Font::get_StyleIdentifier method. Gets or sets the locale independent style identifier Of the character style applied to this formatting in C++....in \" Emphasis \" style" ); // 2 - Using a built-in style identifier:...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacingRule method. Gets or sets the line spacing for the paragraph in C++...." ); // 2 - Set exact spacing. // Using...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose Library Size - Free Support Forum - aspo...

    Hello, We’ve purchased Aspose.Total C++ package. While working on our product we noticed pretty large size Of the solution after build - ~600MB. We are using just a single functionality from your library - embedding w…...Discourse May 3, 2025, 11:35am 2 @acheushev Could you please specify...

    forum.aspose.com/t/aspose-library-size/312223
  4. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity.... RoundRectangle 2 Rounded rectangle. Ellipse 3 Ellipse...BentConnector2 22 Bent connector 2. BentConnector3 23 Bent connector...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter....Convert EPUB to PDF using C# 2 3 // Open an existing EPUB file...Convert EPUB to PDF using C# 2 3 // Open an existing EPUB file...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  6. Connector|Aspose.Slides for Node.js via .NET Do...

    Connect PowerPoint shapes in JavaScript...BentConnector4 2 ShapeType.BentConnector5 3 ShapeType...1 ShapeType.CurvedConnector4 2 ShapeType.CurvedConnector5 3 Connect...

    docs.aspose.com/slides/nodejs-java/connector/
  7. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name Of the document....extensionToSaveForma ( fileExtension ); // 2 - Convert the LoadFormat directly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Install Aspose.PDF for Go via C++|Aspose...

    This section shows a product description and instructions for installing Aspose.PDF for Go on your own....actual path obtained from step 2. Testing The test run from the...

    docs.aspose.com/pdf/go-cpp/installation/
  9. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most Of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...Family sogidev May 28, 2025, 2:25pm 1 Hi, When converting a specific...Professionalize.Discourse May 28, 2025, 2:25pm 2 @sogidev It seems that you...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...
  10. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides Node.js code using C++ to insert and delete rows in an Excel worksheet....// Insert 10 rows at row index 2 (insertion starts at 3rd row)...sheet . getCells (). insertRows ( 2 , 10 ); // Delete 5 rows now....

    docs.aspose.com/cells/nodejs-cpp/insert-or-dele...