Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 192,511 for

new

(0.08 sec)
  1. Shape Effective Properties|Aspose.Slides for No...

    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....effective values: var pres = new aspose . slides . Presentation...properties for the camera: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/shape-effect...
  2. Shape Effective Properties|Aspose.Slides 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....values: Presentation pres = new Presentation ( "Presentation1...camera: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/androidjava/shape-effect...
  3. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style.... Document doc = new Document ( MyDir + "Embedded...can extract the font. doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  4. 注解 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释。...PDF file Document document = new Document ( System . IO . Path...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/annotation/
  5. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents... let srcDoc = new aw . Document ( base . myDir...lists. let importFormatOptions = new aw . ImportFormatOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...merge DataTable dataTable = new DataTable("MyTable"); dataTable...

    reference.aspose.com/words/java/com.aspose.word...
  7. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...HtmlFragment htmlFragment = new HtmlFragment(htmlContent); HtmlLoadOptions...HtmlLoadOptions options = new HtmlLoadOptions(); htmlFragment...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  8. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first page....differentFirstPageHe ) => { let doc = new aw . Document ( base . myDir...let logger = new ReplaceLog (); let options = new aw . Replacing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = New MemoryStreamProvider(); //…...conversion var streamProvider = new MemoryStreamProvider(); // Initialize...HTML document var document = new HTMLDocument(html.Model, ".");...

    forum.aspose.com/t/aspose-html-html-converted-t...
  10. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in Java...rectangle: Presentation pres = new Presentation (); try { IShape...a shape: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/androidjava/shape-effect/