Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 223,114 for

new

(0.33 sec)
  1. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...buffer = new ByteArrayOutputStrea()) { sourceDocument = new Docu...(InputStream stream = new BufferedInputStream(new FileInputStream("c:\\test\\data...

    forum.aspose.com/t/pdf-form-field-values-change...
  3. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!... Document doc = new Document ( MyDir + "Big document...); HtmlSaveOptions options = new HtmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 将目录添加到现有的PDF中使用Ruby|Aspose.PDF for Java

    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.... new ( data_dir + "input1.pdf" ) #...aspose . pdf . TocInfo ' ). new title = Rjb :: import ( ' com...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  5. NullPointerException Is Thrown When Loading a P...

    Hello, Since 25.8 (inclusive) version, I am not able to instantiate a lot of presentation files. Reason: Caused by: java.lang.NullPointerException: Cannot invoke "com.aspose.slides.ms.System.Xml.t2.getLocalName()" beca…...list(new java.io.File(presentationsDirAbso)...presentationInputStr = new java.io.FileInputStream(x.toFile())){ new Present...

    forum.aspose.com/t/nullpointerexception-is-thro...
  6. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions SaveFormat property to ensure your documents are saved in the exclusive HtmlFixed format for optimal quality....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...try ( FileOutputStream fos = new FileOutputStream ( filepath ...Position = 0 in C# byte [] buffer = new byte [ 1024 ]; int length ; while...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  8. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.documentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...not at 3 to 9. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property.... Document doc = new Document ( MyDir + "Page fields...page numbering is reset and a new one begins, // as if we had copied...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Text rotation in FloatingBox produces odd outpu...

    Rotating the text in a FloatingBox produces strange output. Rotation by 90 or 270 produces a single line Rotating by 180 creates a mirror image with the lines of text in reverse order. The PDF below was produced by cr…...AddTextBox(page, "Box Number One", new AnnotationDetails(180, 120, 60...AddTextBox(page, "Box Number Two", new AnnotationDetails(220, 160, 60...

    forum.aspose.com/t/text-rotation-in-floatingbox...