Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 223,148 for

new

(1.84 sec)
  1. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library....saves the updated document to a new file. This feature is helpful...document and saves the result to a new file. Args: input_file_name (str):...

    docs.aspose.com/pdf/python-net/delete-pages/
  2. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module name.... source_code } \n ' ) # Set new source code for VBA module. You...aw . Document () # Create a new VBA project. project = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Split PDF File into Individual Pages in PHP|Asp...

    Discover how to split a PDF document into individual pages using PHP and Aspose.PDF for efficient page extraction....Open the target document $pdf = new Document ( $dataDir . 'input1...# create a new Document object $new_document = new Document ();...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  4. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...it is replaced with the Times New Roman font, even though the rest...resulting text appears in Times New Roman while the rest of the document...

    forum.aspose.com/t/issue-with-font-family-chang...
  5. IFC to 3D PDF conversion - Free Support Forum -...

    Hi, Can you tell me how to save an IFC file as a 3D PDF? During my tests the PDF file is always in 2D I have attached an example Thank you Best regards element.zip (948.5 KB)...CadRasterizationOpti: ObserverPoint = new ObserverPoint(85, 15, 5) but...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/ifc-to-3d-pdf-conversion/272587
  6. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...PDF document Document doc = new Document(dataDir + "cotiz_anonyme...SvgSaveOptions saveOptions = new SvgSaveOptions(); // Do not compress...

    forum.aspose.com/t/problem-reading-pdf-containi...
  7. 幻灯片|Aspose.Slides 文档

    使用 Aspose.Slides for Java 控制幻灯片:创建、克隆、重新排序、调整大小、设置背景,并使用 Java 为 PPT、PPTX 和 ODP 演示文稿应用转换效果。...Presentation presentation = new Presentation (); try { ILayoutSlide...Presentation presentation = new Presentation (); try { // 添加另一个空幻灯片。...

    docs.aspose.com/slides/zh/java/examples/element...
  8. Retrieve Task Budget Work and Cost Values in PH...

    Learn how to read task budget work and cost values using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/retrieve-a-task-s-bu...
  9. Date Axis with Node.js via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....following sample code that creates a new Excel file and places the values...external links const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/nodejs-cpp/date-axis/
  10. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...image/print options const imgOptions = new ImageOrPrintOptions (); // Workbook...

    docs.aspose.com/cells/javascript-cpp/workbook-a...