Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 154,742 for

2

(0.35 sec)
  1. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++....9 , 2.45 , 3 }), System :: MakeArray...MakeArray < double > ({ 2 , 1.1 , 2.95 , 2 })); // Show data labels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily customize X value formats for enhanced data visualization and clarity in your charts....9 , 2.45 , 3 }, new double [] { 1 ,...0 }, new double [] { 2 , 1.1 , 2.95 , 2 }); // Show data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  4. VST file has missing images in PDF output (fine...

    Hi there, We use Aspose.Diagram (26.2 .NET) to convert Visio diagrams into PDF. This particular file is producing blank/missing images in output (but Native export to PDF is working fine, see (2010)17690_native.vst.pdf…...2 .NET) to convert Visio diagrams...you will see the issue on page 2 (missing “lockout” image), and...

    forum.aspose.com/t/vst-file-has-missing-images-...
  5. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...Family words-java GusGus April 2, 2025, 10:13am 1 the “main” word...docx"); alexey.noskov April 2, 2025, 12:01pm 2 @GusGus We have opened...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  6. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of pages in C++....doc = doc -> ExtractPages ( 0 , 2 ); doc -> Save ( get_ArtifactsDir...as if we had selected "Print 2 pages" in MS Word. // The start...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Accessing Table from Cell and Adding Values Ins...

    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....F6, which is at the offset (2, 2) of the table, also has a value...

    docs.aspose.com/cells/net/accessing-table-from-...
  8. Using AbstractCalculationEngine Feature|Documen...

    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....of A2 is : 2 Using AbstractCalculationE Feature - 2 The following...

    docs.aspose.com/cells/cpp/using-abstractcalcula...
  9. Retain Formatting of MathML Office Math Equatio...

    Hi, We are seeing an issue where an equation that is on two lines in the Docx is rendered differently after Aspose conversion to PDF, changing the meaning of the equation (the multipliers of a product are split onto two…...docxtopdf PiotrGov November 18, 2020, 2:43pm 1 Hi, We are seeing an issue...hafeez November 18, 2020, 3:10pm 2 @PiotrGov , I am able to reproduce...

    forum.aspose.com/t/retain-formatting-of-mathml-...
  10. Should Inserting Line Breaks into Text Portions...

    My research around the topic How to Add a Paragraph with the Same Format As the One Before? led to an observation that I wanted to share. Aspose.Slides allows inserting a newline character into a portion like using (va…...Paragraphs[2].Portions[0].Text = "Bullet2\nBullet3";...potapov March 12, 2026, 10:55am 2 @co213 , Thank you for describing...

    forum.aspose.com/t/should-inserting-line-breaks...