Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 222,895 for

new

(0.14 sec)
  1. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pap...
  2. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java.... Document doc = new Document ( dataDir + "document...regex=".*(Courier New | Arial | Times New Roman | Comic Sans...

    docs.aspose.com/words/java/convert-document-to-...
  3. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...application when inserting a new DATE field. getUseLunarCalendar()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...document PdfFileStamp fileStamp = new PdfFileStamp(); fileStamp.Bi...Pdf.Facades.Stamp logoStamp = new Aspose.Pdf.Facades.Stamp(); //Instantiate...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  5. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PDF raises a System.NullReferenceExcepti...

    Hi there! Aspose.PDF raises a System.NullReferenceException when converting or saving the editorial_twopages_fax4g.pdf (51.5 KB) PDF file. This wasn’t an issue with Aspose.PDF 24.1 or 24.5, but it is with Aspose.PDF 2…...pdfDocument = new Document(stream); pdfDocument.Convert(new PdfForm...v_1_4)); var convertedPdfStream = new MemoryStream(); pdfDocument....

    forum.aspose.com/t/aspose-pdf-raises-a-system-n...
  7. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Comment comment = new Comment(doc, "John Doe", "JD", new Date()); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在立方体上设置法线或UV,并向 3D 图元添加材质|Documentation

    Aspose.3D for Java 提供管理几何图形上的法线和UV。网格存储每个顶点、空间位置及其法线 (称为垂直于原始曲面的向量) 的关键属性。法线对于阴影计数是主要的,并且应该是单位向量。大多数网格格式还支持某种形式的UV坐标,它们是网格 “展开” 的单独2D表示,以显示二维纹理贴图的哪个部分应用于网格的不同多边形。...Vector4 [] normals = new Vector4 [] { new Vector4 (- 0 . 577350258...577350258 , 0 . 577350258 , 1 . 0 ), new Vector4 ( 0 . 577350258 ,- 0...

    docs.aspose.com/3d/zh/java/set-up-normals-or-uv...
  9. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...