Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 222,634 for

new

(0.19 sec)
  1. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for text emphasis and review....actions: Load the PDF file - new Document object. Create annotations:...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/highlights-annotation/
  2. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a document after inserting text to the cells of a table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...{ var doc = new Document(); var glossaryDoc = new GlossaryDocument();...glossaryDoc; BuildingBlock block = new BuildingBlock(glossaryDoc) {...

    forum.aspose.com/t/cannot-append-text-to-tables...
  3. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....Name Description Continuous The new section starts on the same page...from a new column. NewPage The section starts from a new page....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...加载 PDF 文件 Document document = new Document ( _dataDir + "sample...WatermarkAnnotation wa = new WatermarkAnnotation ( page , new Rectangle (...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  5. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java.... Document doc = new Document(getMyDir() + "Reporting...docx"); XmlDataSource dataSource = new XmlDataSource(getMyDir() + "List...

    reference.aspose.com/words/java/com.aspose.word...
  6. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples.... Create new math expressions or edit previously...text: using ( var presentation = new Presentation ()) { var mathShape...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  9. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for Android audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear Java code....Presentation presentation = new Presentation (); try { ISlide...50 , 100 , 100 , new ByteArrayInputStream ( new byte [ 0 ])); }...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for Java audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear Java code....Presentation presentation = new Presentation (); try { ISlide...50 , 100 , 100 , new ByteArrayInputStream ( new byte [ 0 ])); }...

    docs.aspose.com/slides/java/examples/elements/a...