Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 192,499 for

new

(0.07 sec)
  1. 将PowerPoint转换为Word|Aspose.Slides 文档

    在Java中将PowerPoint演示文稿转换为Word...pres = new Presentation ( "sample.pptx" ); Document doc = new Document...(); DocumentBuilder builder = new DocumentBuilder ( doc ); for...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  2. NUMPAGES in TextBox in Table is not updated - F...

    Hi, I created document with section from other file. This section contains IF field with Textbox in Table in result. Probably this is similar situation to https://forum.aspose.com/t/numpages-in-textbox-is-not-updated/2…...document = new Document(); var documentBuilder = new DocumentBuilder(document);....PageBreak); var template = new Document(@"Header.docx"); var...

    forum.aspose.com/t/numpages-in-textbox-in-table...
  3. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...check the shadow property doc = new Document("ShadowText.docx");...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  4. 使用 Node.js 和 C++ 将每个工作表保存为不同的 PDF 文件|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....xlsx" ); // Instantiate a new workbook and open the Excel file...its location const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/save-each-w...
  5. PdfSaveOptions.embedFullFonts property | Aspose...

    PdfSaveOptions.embedFullFonts property. Controls how fonts are embedded into the resulting PDF documents....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...getFontsSources (); let folderFontSource = new aw . Fonts . FolderFontSource...

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

    Base class for nodes that can contain other nodes in Java.... Document doc = new Document(); // Add two runs and...appendChild(new Run(doc, "Hello world! ")); Shape shape = new Shape(doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save CFF fonts within .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  8. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...the code already sent // Add a new page to the main Aspose PDF document...setTop(0); currentAposeGraph = new Graph(currentAsposePage.getPageInfo()...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  9. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = New Document(); DocumentBuilder Builder = n…...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...using (Workbook TemplateWB = new Workbook(dir + @"\Test_04222...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  10. Determine Task Schedule Conflict

    Learn how to determine Microsoft Project (MPP/XML) task schedule conflicts using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/determine-task-schedu...