Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 148,090 for

2

(0.16 sec)
  1. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!... Flat 2 Line ends at end point. Default 2 Default value...builder . InsertNode ( arrow ); // 2 - Thick black diagonal line with...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly....[] { "Category 1" , "Category 2" }; series . Add ( "Series 1"...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++.... Square 2 Wraps text around all sides of...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....writeln(" Line 1"); // 2 - Add a SYMBOL field which displays...\\h"); builder.writeln("Line 2"); // 3 - Add a SYMBOL field which...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Clear method. Removes all elements from the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Render Unicode Supplementary characters in outp...

    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....Normal Unicode characters are 2 bytes long while Unicode Supplementary...UTF‑16 these characters require 2 surrogates (16‑bit units). Render...

    docs.aspose.com/cells/java/render-unicode-suppl...
  7. Move Pages to PDF using Python for .NET | Aspos...

    Move PDF pages of your document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET... pages [ 2 ] dstDocument . pages . add (...srcDocument . pages . delete ( 2 ) srcDocument . save ( src_file...

    products.aspose.com/pdf/python-net/pages/move/
  8. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET... Pages [ 2 ]; dstDocument . Pages . Add (...srcDocument . Pages . Delete ( 2 ); srcDocument . Save ( outputFile...

    products.aspose.com/pdf/net/pages/move/
  9. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Java recognition engine....// Limit recognition load to 2 threads RecognitionSettings recognitionSettings...recognitionSettings . setThreadsCount ( 2 ); // Recognize images ArrayList...

    docs.aspose.com/ocr/java/multithreading/
  10. Pdf->docx- bullets markup lost - Free Su...

    Hello! I trying convert a pdf to docx: using (var doc = new asposePDF.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...Product Family AStepanov April 2, 2014, 5:21am 1 Hello! I trying...ahmad April 3, 2014, 12:44am 2 Hi Alexander, We are sorry for...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...