Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 200,002 for

new

(0.07 sec)
  1. ITextShaperFactory.GetTextShaper | Aspose.Words...

    Discover the ITextShaperFactory GetTextShaper method to create a custom text shaper for your specific font needs, enhancing your text rendering experience....GetTextShaper( string, int ) Returns new instance of a text shaper for...string, byte[], int ) Returns new instance of a text shaper for...

    reference.aspose.com/words/net/aspose.words.sha...
  2. Add Pages to PDF using Go via C++ | Aspose.PDF

    Add PDF pages to your document programmatically with Go sample code using Aspose.PDF for Go via C++... Insert New Page to PDF package main import...( err ) } // PageAdd() adds new page in PDF-document err = pdf...

    products.aspose.com/pdf/go-cpp/pages/add/
  3. BasicTextShaperCache | Aspose.Words for Java

    Implements basic cache for ITextShaper instances in Java....fontBlob, int faceIndex) Returns new instance of a text shaper for...fontPath, int faceIndex) Returns new instance of a text shaper for...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlLoadOptions.SupportVml | Aspose.Words for .NET

    Discover how the HtmlLoadOptions SupportVml property enhances your web experience by enabling VML image support for improved graphics quality....HtmlLoadOptions loadOptions = new HtmlLoadOptions (); // If the...load the PNG. Document doc = new Document ( MyDir + "VML conditional...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Word转pdf时一个大表格,在跨页时没有展示底边框 - Free Support Forum...

    aspose-word-java 22,word中有一个大的表格,后面的单元格并不是合并,仅仅是把边框给隐藏了,只有最底部的单元格才展示底边框,跨页时在word中展示没有问题,但是在通过保存为pdf时就没有显示底部边框 String wordPath = "a.pdf"; File wordFile = New File(wordPath); PdfSaveOptions pdfSaveOptions = New PdfSaveO…...pdf"; File wordFile = new File(wordPath); PdfSaveOptions...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); pdfSaveOptions.set...

    forum.aspose.com/t/word-pdf/313027
  6. Working with Exchange Extended Attributes of Ex...

    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 value MapiMessage msg = new MapiMessage ( "from@from.com"...fetchItem ( uri , Arrays . asList ( new PropertyDescriptor [] { extendedProperty...

    docs.aspose.com/email/java/working-with-exchang...
  7. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF pages into individual PDF files with C++....For each iteration, create a new Document object and copy the...the empty document Save the new PDF using Save method The following...

    docs.aspose.com/pdf/cpp/split-pdf-document/
  8. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....stamp object var logoStamp = new Aspose . Pdf . Facades . Stamp...FormattedText class var formatText = new Aspose . Pdf . Facades . FormattedText...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  9. PdfPageLayout Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfPageLayout enum for optimal PDF viewing. Customize page layouts for enhanced readability in any PDF reader.... Document doc = new Document ( MyDir + "Big document...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SvgTextOutputMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgTextOutputMode enum to customize text rendering in SVG format, enhancing document presentation and visual appeal.... Document doc = new Document ( MyDir + "Document...text. SvgSaveOptions options = new SvgSaveOptions { FitToViewPort...

    reference.aspose.com/words/net/aspose.words.sav...