Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 222,634 for

new

(0.12 sec)
  1. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA project in Java....Document doc = new Document(); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject(); project.setName("Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  2. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...bmp"; Document doc = new Document(); Page page = doc.Pages...//LOGO Aspose.Pdf.Image logo = new Aspose.Pdf.Image(); logo.File...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  3. MergerContext | Aspose.Words for Java

    Document merger context in Java....MergerContext mergerContext = new MergerContext(); mergerContext...LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理 OLE 对象:插入、链接、更新以及提取嵌入内容,适用于 PPT、PPTX 和 ODP 演示文稿。...Presentation presentation = new Presentation (); try { ISlide...IOleEmbeddedDataInfo dataInfo = new OleEmbeddedDataInfo ( pdfData...

    docs.aspose.com/slides/zh/java/examples/element...
  5. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....document Document pdfDocument = new Document ( _dataDir + "PDFToHTML...document Document document = new Document ( _dataDir + "PDFToHTML...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  6. FieldUpdatingProgressArgs | Aspose.Words for Java

    Provides data for the field updating progress event in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldUpdatingCallbac callback = new FieldUpdatingCallbac(); doc.getFieldOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Extract visible/rendered Text from HTML - Free ...

    Hello, currently we extract (visible/rendered) text from attached HTML file (like the text when you load the HTML into a browser) with following code: var htmlLoadOptions = New HtmlLoadOptions { PageLayoutOption = Ht…...code: var htmlLoadOptions = new HtmlLoadOptions { PageLayoutOption...}; using (var pdfDocument = new Document(HtmlFile, htmlLoadOptions))...

    forum.aspose.com/t/extract-visible-rendered-tex...
  8. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-trans...
  9. Optimal Path Finder|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....mapGeneratorOptions = new WayOptions(); var generator = new WayLayerGen...startPoint = new Point(5, 7); Point goalPoint = new Point(15, 13);...

    docs.aspose.com/gis/net/optimal-path-finder/
  10. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....var cube = new Mesh (); Vector4 [] controlPoints = new Vector4 []...[] { new Vector4 ( - 5.0 , 0.0 , 5.0 , 1.0 ), new Vector4 ( 5...

    docs.aspose.com/3d/net/mapping-mode-and-referen...