Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 222,975 for

new

(0.13 sec)
  1. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility....doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Delete all the comments by an author|Aspose.Sli...

    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....IsNullOrEmpty ( author )) throw new ArgumentNullExceptio ( "File...List < Comment > comments = new List < Comment >(); comments...

    docs.aspose.com/slides/net/delete-all-the-comme...
  3. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    用于从 PDF 文件中提取附件的 Java 源代码。...document Document pdfDocument = new Document ( DATA_DIR . resolve...getContents (); File file = new File ( fileSpecification . getName...

    products.aspose.com/pdf/zh-hans/java/attachment...
  4. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...Presentation presentation = new Presentation() presentation.slides...service = new PowerPointService() def workbook = new Workbook('/Users/nitesh...

    forum.aspose.com/t/table-text-becomes-verticall...
  5. BookmarkEnd | Aspose.Words for .NET

    Create a New BookmarkEnd instance effortlessly. Enhance your project with this essential tool for managing bookmarks efficiently....BookmarkEnd constructor Initializes a new instance of the BookmarkEnd class...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart constructor! Easily initialize New BookmarkStart instances for efficient bookmarking in your applications. Boost your productivity today!...BookmarkStart constructor Initializes a new instance of the BookmarkStart...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  7. EmbeddedFontFormat | Aspose.Words for Java

    Specifies format of particular embedded font inside FontInfo object in Java.... Document doc = new Document(getMyDir() + "Embedded...FileUtils.writeByteArrayToFile(new File(getArtifactsDir() + "Alte...

    reference.aspose.com/words/java/com.aspose.word...
  8. Table.ClearBorders | Aspose.Words for .NET

    Discover the Table ClearBorders method to effortlessly eliminate all table and cell borders, enhancing your design's clarity and appeal.... Document doc = new Document ( MyDir + "Tables.docx"...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  9. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning document designs....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Adding Attachment to a PDF document using Pytho...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library.... Create a new Python project. Import the Aspose...Document ( input_pdf ) # Setup new file to be added as attachment...

    docs.aspose.com/pdf/python-net/add-attachment-t...