Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 213,069 for

new

(0.13 sec)
  1. Some shapes are stretched - Free Support Forum ...

    Hello, i have a mastershape consisting of several hundred shapes. If i drop this mastershape out of the vssx-file to a page by visio everything looks good. Even when I insert this master shape into a page using Microso…... Diagram diagram = new Diagram(); diagram.AddMaster("test_master...Aspose.Diagram.Page newPage = new Aspose.Diagram.Page(); newPage...

    forum.aspose.com/t/some-shapes-are-stretched/31...
  2. emf文件转PDF乱码 - Free Support Forum - aspose.com

    using (var image = (EmfImage)Aspose.Imaging.Image.Load(childEmfFilePath)) { using (FileStream outputStream = New FileStream(childPdfFilePath, FileMode.Create)) {//Aspose分辨率为96 using (PdfOptions pdfOptions…...using (FileStream outputStream = new FileStream(childPdfFilePath,...using (PdfOptions pdfOptions = new PdfOptions()) { using (EmfRasterizationOpti...

    forum.aspose.com/t/emf-pdf/319759
  3. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…... New Mesh warp is included: Aspose...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  4. PlainTextDocument.CustomDocumentProperties | As...

    Discover how to access CustomDocumentProperties in PlainTextDocument for enhanced document management and customization. Unlock your document's potential!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PlainTextDocument plaintext = new PlainTextDocument ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/pla...
  5. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...Exception { final var license = new com.aspose.html.License(); license...lic")); final var pdfSaveOptions = new com.aspose.html.saving.PdfSaveOptions();...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  6. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage document page file names for efficient saving and organization. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document page saving to your desired stream for efficient file management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  8. VbaModule.type property | Aspose.Words for Python

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... Document () # Create a new VBA project. project = aw . vba...vba_project = project # Create a new module and specify a macro source...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XamlFlowSaveOptions.ImageSavingCallback | Aspos...

    Discover XamlFlow's ImageSavingCallback property to effortlessly manage image saving options when exporting documents to XAML. Optimize your workflow today!...ImageFolder () { Document doc = new Document ( MyDir + "Rendering...); ImageUriPrinter callback = new ImageUriPrinter ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ChartAxis.Crosses | Aspose.Words for .NET

    Discover how ChartAxis enhances data visualization by defining axis intersections for clearer insights and more impactful presentations....supported by MS Office 2016 new charts. Examples Shows how to...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...