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

2 of

(0.08 sec)
  1. Aspose java 24.9 - help in finding code to add ...

    Hi, I am trying to evaluate aspose for one Of our requirements. I tried downloading the aspose pdf java jar 24.9 version from the website. Also we got temporary license which I don’t know how to set it yet. I tried usin…...Family tryaspose1 March 31, 2025, 2:09pm 21 Hi Ali, Any updates on...time. tryaspose1 April 14, 2025, 2:46pm 23 Hi Ali, Just checking...

    forum.aspose.com/t/aspose-java-24-9-help-in-fin...
  2. ParagraphFormat.IsListItem | Aspose.Words for .NET

    Discover how the ParagraphFormat IsListItem property enhances your document formatting by identifying bulleted or numbered list items effortlessly....Writeln ( "Bulleted list item 2." ); builder . ParagraphFormat...Writeln ( "Numbered list item 2." ); builder . Writeln ( "Numbered...

    reference.aspose.com/words/net/aspose.words/par...
  3. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default paragraph formatting....writeln ( "Bulleted list item 2." ); builder . paragraphFormat...writeln ( "Numbered list item 2." ); builder . writeln ( "Numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....DocumentPartFileName = partFileName ; // 2 - Create a custom stream for the...ImageFileName = imageFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  5. LaTeX embedded graphics | Include graphics in t...

    This article covers how to include base64-encoded images in the LaTeX source code, as well as the \write18 feature that makes this possible....Copy 1 \ documentclass{article} 2 \ begin{filecontents * } [ overwrite...end{document} Here it is. Step 2 is accomplished. We have the image...

    docs.aspose.com/tex/net/latex-embedded-graphics/
  6. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....property that can be used to create 2-Color Scale conditional format...property to false will generate a 2-Color Scale conditional format...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Aspose::Words::Markup::CustomPart::get_ContentT...

    Aspose::Words::Markup::CustomPart::get_ContentType method. Specifies the content type Of this custom part in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_set method. Gets or sets an item at the specified index in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Set Print Area|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.... setPrintArea ( 0 , "$A$1:$C$2" ); //Alternatively: wb . setPrintArea...

    docs.aspose.com/cells/java/set-print-area/
  10. Formatting Slicer with C++|Documentation

    Format slicers in MicrosOft Excel using Aspose.Cells with C++.... SetNumberOfColumns ( 2 ); // Set the type of slicer style...

    docs.aspose.com/cells/cpp/formatting-slicer/