Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 214,373 for

new

(0.25 sec)
  1. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA project name in C++....()) << std :: endl ; } // Set new source code for VBA module. You...:: Document > (); // Create a new VBA project. auto project = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links... let doc = new aw . Document ( base . myDir...HREF.docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 生成的pdf和excel有差异 pdf为什么data label无法正常显示 - Free S...

    test.zip (241.7 KB) image.png (54.5 KB) image (1).png (88.9 KB) 如图所示 麻烦帮忙看下这是为什么...// ① 加载或创建工作簿 Workbook wb = new Workbook(); Worksheet sheet =...创建 PDF 文档 Document pdfDoc = new Document(); Page page = pdfDoc...

    forum.aspose.com/t/pdf-excel-pdf-data-label/321829
  4. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose pdf merge files - Free Support Forum - a...

    I want to merge to pdf into one large New one. This is the code Public Function CombineDocuments(FilePath1 As String, FilePath2 As String, OutputFileName As String, language As String) As String Call setasposelic()…...merge to pdf into one large new one. This is the code Public...Document Dim outputDocument As New Aspose.Pdf.Document, count As...

    forum.aspose.com/t/aspose-pdf-merge-files/325257
  6. Creating Resources in VSTO and Aspose.Tasks | A...

    This page discusses how to create resources in Microsoft Project files using both VSTO and Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/creating-resources-in...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...IShapeCollection.addGroupShape() creates a new GroupShape and adds it to the...

    docs.aspose.com/slides/java/public-api-and-back...
  8. Font.BoldBi | Aspose.Words for .NET

    Discover the BoldBi property, ensures right-to-left text is displayed in bold, enhancing readability and user experience for diverse languages....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Courier New" ; builder . Font . Size = 16...

    reference.aspose.com/words/net/aspose.words/fon...
  9. AsposeWordsPrintDocument.ColorPagesPrinted | As...

    Discover the Aspose.Words PrintDocument ColorPagesPrinted property to efficiently track the number of pages printed in vibrant color. Maximize your printing insights!... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results.... Document doc = new Document ( MyDir + "Rendering...thumbRows ; using ( Bitmap img = new Bitmap ( imgWidth , imgHeight...

    reference.aspose.com/words/net/aspose.words/doc...