Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 164,094 for

new

(0.07 sec)
  1. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project 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...
  2. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = New Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...0 Document pdfDocument = new Document(inputPdf); // Create...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor(); // Bind...

    forum.aspose.com/t/imported-polygon-annotation-...
  3. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in Java...presentation (PPT or PPTX) in new ways, you may benefit from converting...pres = new Presentation ( "sample.pptx" ); Document doc = new Document...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...startTrackRevisions("John Doe", new Date()); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...endnoteText ) { Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Aspose.PSD for Java 21.7 - Release Notes|Docume...

    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....psd" ; PsdImage image = new PsdImage ( 500 , 500 ); try {.... addTextLayer ( "Text 1" , new Rectangle ( 10 , 35 , image ...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  7. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a New workbook from the stream, this workbook will not contain the correct values. In ad…... If you create a new workbook from the stream, this...using Workbook saveWorkbook = new(); Worksheet sheet = saveWorkbook...

    forum.aspose.com/t/savetostream-on-a-workbook-w...
  8. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly save documents in XamlFixed format, ensuring optimal quality and compatibility....ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 删除 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF Facades 删除 PDF 页面。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...to delete var pagesToDelete = new int [] { 1 , 2 }; // Delete pages...

    docs.aspose.com/pdf/zh/net/delete-pdf-pages/
  10. Aspose.PSD for .NET 24.3 - Release Notes|Docume...

    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....sourceFile )) { var psdOptions16 = new PsdOptions () { ChannelBitsCount...) { // is ok } else { throw new Exception ( "Wrong global resource...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-3...