Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 159,255 for

2

(0.19 sec)
  1. Remove Merge Fields from PDF Document - Free Su...

    Hi Team, We have a Merge Type field in our template, and when generating the PDF document, the merge field is not being removed as expected. We now need to remove merge fields from the generated PDF. Below is the code …...rahulprajapati April 21, 2025, 2:16pm 1 Hi Team, We have a Merge...Discourse April 21, 2025, 2:16pm 2 @rahulprajapati To remove...

    forum.aspose.com/t/remove-merge-fields-from-pdf...
  2. Text is getting cut off when ingesting the Exce...

    Dear Aspose. As you can see from example. When table in the sheet is printed as a range, then the top of the text in bottom cell is mixed with underline of text above. Also bottom part of text in bottom cell is cut o…...Family ottap February 5, 2026, 2:23pm 1 Dear Aspose. As you can...Discourse February 5, 2026, 2:24pm 2 @ottap You’re seeing the bottom‑cell...

    forum.aspose.com/t/text-is-getting-cut-off-when...
  3. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java....assertEquals(2, variables.indexOfKey("Home address"));...assertFalse(variables.contains("City")); // 2 - By index: variables.removeAt(1);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Open...

    Aspose::Words::Saving::PdfSaveOptions::get_OpenHyperlinksInNewWindow method. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser in C++....prohibited by PDF/A-1 and PDF/A-2 compliance. false will be used...when saving to PDF/A-1 and PDF/A-2. See Also Class PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 公共 API Aspose.Diagram 6.0.0 的变化|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.... GetShape ( 2 ); // determine whether shapes...= page . Shapes . GetShape ( 2 ) ' determine whether shapes are...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. FootnoteOptions.NumberStyle | Aspose.Words for ...

    Discover the FootnoteOptions NumberStyle property to easily customize footnote numbering formats for enhanced document clarity and professionalism.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  7. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number format for automatically numbered endnotes.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by type. Streamline your design with efficient border management!...BorderCollection indexer (1 of 2) Retrieves a Border object by...Words BorderCollection indexer (2 of 2) Retrieves a Border object...

    reference.aspose.com/words/net/aspose.words/bor...
  9. TextOrientation enumeration | Aspose.Words for ...

    Aspose.Words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... write ( "Row 1, cell 2." ); builder . endRow (); // While...Upward ; builder . write ( "Row 2, cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage....= [ 'Category 1' , 'Category 2' , 'Category 3' ] chart . series...= categories , values = [ 4 , 2 , 5 ]) # Format the Doughnut chart...

    reference.aspose.com/words/python-net/aspose.wo...