Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 165,041 for

new

(0.17 sec)
  1. ChartFormat | Aspose.Words for Java

    Represents the formatting of a chart element in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...clear(); String[] categories = new String[] { "Category 1", "Category...

    reference.aspose.com/words/java/com.aspose.word...
  2. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...with BarCodeReader $reader = new BarCodeReader ( "test.png" ,...-> getCodeText ()); $reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  3. FolderFontSource.FolderPath | Aspose.Words for ...

    Discover the FolderFontSource FolderPath property for easy access to your font folder. Streamline your design workflow today!...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format text with strikethrough for clear visual emphasis in your designs. Enhance readability today!... Document doc = new Document (); Paragraph para =...Paragraph , 0 , true ); Run run = new Run ( doc , "Text with a single-line...

    reference.aspose.com/words/net/aspose.words/fon...
  5. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...初始化文档对象 Document document = new Document (); // 添加页面 Page page...imageStream = new java . io . FileInputStream ( new java . io ....

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  6. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveOptions' DigitalSignatureDetails property to efficiently manage digital signatures for secure document signing and enhanced compliance.... Document doc = new Document ( MyDir + "Document...digitalSignatureDeta = new DigitalSignatureDeta ( certificateHolder , new SignOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Chart Axis|Aspose.Slides Documentation

    Edit PowerPoint chart axis in C# or .NET...using ( Presentation pres = new Presentation ()) { Chart chart...using ( Presentation pres = new Presentation ()) { IChart chart...

    docs.aspose.com/slides/net/chart-axis/
  8. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...verbatim" in { val mapiMessage = new MapiMessage() mapiMessage.se...toMailMessage(new MailConversionOption()) val baos = new ByteArrayOutputStrea()...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  9. Bibliography | Aspose.Words for Java

    Represents the list of bibliography sources available in the document in Java.... Document document = new Document(getMyDir() + "Bibliography...create a new source. Source newSource = new Source("New source"...

    reference.aspose.com/words/java/com.aspose.word...
  10. CommandButtonControl | Aspose.Words for .NET

    Discover the CommandButtonControl constructor. Effortlessly create and customize buttons for your applications with this powerful class instance....CommandButtonControl constructor Initializes a new instance of CommandButtonControl...control. DocumentBuilder builder = new DocumentBuilder (); CommandButtonControl...

    reference.aspose.com/words/net/aspose.words.dra...