Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 227,502 for

new

(0.13 sec)
  1. Make DOC Using Java

    Make a New DOC in Java in a few steps. Easily create DOC using Java library....the following example: Make a new DOC using Java Copy Examples...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/doc/
  2. Person | Aspose.Words for Java

    Represents individual a person bibliography source contributor 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...
  3. MergerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode MergerContext class for seamless document merging, enhancing productivity with powerful and efficient solutions....docx" ; MergerContext context = new MergerContext () { MergeFormatMode...LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.low...
  4. Aspose.PSD for .NET 20.6 - Release Notes|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.... condition ) { throw new FormatException ( message );...actual , expected )) { throw new FormatException ( message );...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-6...
  5. Drawing Images using Graphics in PHP|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....properties $create_options = new BmpOptions (); $create_options...$create_options -> setSource ( new FileCreateSource ( $dataDir ...

    docs.aspose.com/imaging/java/drawing-images-usi...
  6. FieldSubject.Text | Aspose.Words for .NET

    Manage the FieldSubject Text property effortlessly—get or set your subject text for seamless data handling and enhanced user experience.... Document doc = new Document (); // Set a value for...property. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldSubject...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 在页面中绘制形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...//Initiazlie a new PointF[] PointF [] ps = new PointF [] { new PointF...

    docs.aspose.com/diagram/zh/net/draw-shapes-in-p...
  8. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....Examples: Shows how to specify how a new section separates itself from...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. FreeTextAnnotation在pdf中增加一个文本注释,文本框区域显示异常 - Fre...

    image.png (2.2 KB) 用的就是官方mode代码,然后显示应该是pdf批注文本,加个指向问题的引线箭头,现在是文本框把整个引线都圈起来了: var da = New Aspose.Pdf.Annotations.DefaultAppearance(); da.TextColor = System.Drawing.Color.Red; …...,现在是文本框把整个引线都圈起来了: var da = new Aspose.Pdf.Annotations.DefaultAppearance();...da.FontSize = 10; var fta = new Aspose.Pdf.Annotations.FreeTextAnnotation(page...

    forum.aspose.com/t/freetextannotation-pdf/330123
  10. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Amethysta": "Arvo", and "Courier New". // If the first substitute...

    reference.aspose.com/words/net/aspose.words.fon...