Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 20,612 for

2 of

(0.08 sec)
  1. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++.... AddTextBox ( 2 , 0 , 2 , 0 , 50 , 120 ); // Set the...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  2. PDF/A not compliant - Free Support Forum - aspo...

    Hi, We are currently evaluating Aspose.PDF for Reporting Services to meet our requirement Of producing PDF/A compliant documents with Reporting Services. During our testing phase, we’ve encountered an issue that we hope…... Issue 2: Justify Function Not Working...Discourse March 28, 2025, 8:44am 2 @hengert Could you please specify...

    forum.aspose.com/t/pdf-a-not-compliant/310526
  3. Pie Chart|Aspose.Slides 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.... getCell ( 0 , 2 , 0 , "2nd Qtr" )); chart . getChartData...getCell ( defaultWorksheetInde , 2 , 1 , 50 )); series . getDataPoints...

    docs.aspose.com/slides/androidjava/pie-chart/
  4. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval.... Pages [ 2 ]; var absorber = new Aspose .... Operators . SetLineWidth ( 2 )); page . Contents . Add ( new...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  5. Footnote | Aspose.Words for Java

    Represents a container for text Of a footnote or endnote in Java....trim()); // 2 - Create a clone of a node just...nested within one parent table // 2 = Table is nested within two parent...

    reference.aspose.com/words/java/com.aspose.word...
  6. Import PDF to OneNote | Aspose.Note Documentation

    This guide provides instructions on importing PDFs into OneNote using .NET APIs....Copy 1 var d = new Document(); 2 3 d.Import(Path.Combine(dataDir...Copy 1 var d = new Document(); 2 3 var importOptions = new PdfImportOptions();...

    docs.aspose.com/note/net/import/import-from-pdf/
  7. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number Of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...ahsaniqbalsidiqui April 17, 2020, 6:21am 2 @kamalr1994 , It is possible to...assist you soon. vincent5MM May 2, 2020, 3:02pm 5 ahsaniqbalsidiqui...

    forum.aspose.com/t/convert-excel-each-row-into-...
  8. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....originally in \"Emphasis\" style"); // 2 - Using a built-in style identifier:...BODY_TEXT_1_I BODY_TEXT_1_I_2 BODY_TEXT_2 BODY_TEXT_3 BODY_TEXT_IND...

    reference.aspose.com/words/java/com.aspose.word...
  10. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding new items with ease and efficiency.... EqualTo ( xmlPart )); // 2 - By GUID: Assert . That ( doc...CustomXmlParts . Count , Is . EqualTo ( 2 )); // Iterate through the collection...

    reference.aspose.com/words/net/aspose.words.mar...