Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 189 for

dropbox

(0.5 sec)
  1. PSD图像导出图像中文乱码 - Free Support Forum - aspose.com

    用Java代码从PSD文件导出图像 PSF文件打开截图: image.jpg (107.8 KB) 导出的图像截图: image.jpg (252.6 KB) 查看图中红框内的文本,可发现存在以下问题: 1 文本显示不完整 2 有文本乱码 导出 Java 代码为: Image image =Image.load(path); PsdImage psdImage = (PsdImage) image; psdImag…...party service like OneDrive or Dropbox, or for example please upload...translate: 请尝试将其上传到 OneDrive 或 Dropbox 等第三方服务,或者例如请将文件上传到 View Adobe®...

    forum.aspose.com/t/psd/268808
  2. Some PDF's getting damaged upon placing signatu...

    Hi, We use aspose.total for Java to get candidates signatures on the employment offer. However a small percentage of the documents are getting damaged at the stage when the candidate accepts and signs our offer letter i…...upload it to Google Drive, Dropbox etc. Before sharing requested...

    forum.aspose.com/t/some-pdfs-getting-damaged-up...
  3. image.Save rotate the image - Free Support Foru...

    Hello, I don’t understand why my image is rotated when I save it. The original file is in portrait but the saved image is in landscape. How can I disable this ? Here is my code using (Image image = Image.Load(original…...private and upload your file to dropbox or another file share and share...

    forum.aspose.com/t/image-save-rotate-the-image/...
  4. Cannot Open a PPTX file: '˙' Is Invalid Value o...

    Hi Cannot open PPTX file because of a dotaccent contained somewhere. Can you please fix this ? Thanks here is file: here is code: using (var stream = new FileStream(ppt, FileMode.Open)) { var presentation = …...pptx Shared with Dropbox here is code: using (var stream...

    forum.aspose.com/t/cannot-open-a-pptx-file-is-i...
  5. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for .NET....rectangle) of the MediaBox and DropBox. The picture below illustrates...

    docs.aspose.com/pdf/net/crop-pages/
  6. Opening and Saving PPTX Causes: "Value Cannot B...

    Hi Just opening and saving the PPTX to another file causes error in subject: Seems slide mask is involved ! Thank you. here is file: here is code: using (var stream = new FileStream(ppt, FileMode.Open)) { v…...pptx Shared with Dropbox here is code: using (var stream...

    forum.aspose.com/t/opening-and-saving-pptx-caus...
  7. SMIME signature - Free Support Forum - aspose.com

    Hi Team, I am using version of Aspose 22.12. I am facing the following problem with SMIME signature: Signature works fine, if I create a MailMessage object in memory and then use MailMessage’s method attachSignature t…...zip Shared with Dropbox arne411 February 9, 2023, 1:06pm...

    forum.aspose.com/t/smime-signature/258665
  8. Convert Excel (containing shapes) to HTML - Asp...

    src.zip (1.6 KB) before.png (205.2 KB) after.jpg (301.4 KB) sourceFile.zip (170.4 KB) use our code to run it!... 7:01am #5 we can not use dropbox! shakeel.faiz June 7, 2018...

    forum.aspose.com/t/convert-excel-containing-sha...
  9. Public visibility of Thread attachments - Free ...

    I posted a new thread which has multiple attachments. Its 'keep this post private' checkbox is unchecked, and the text content of the thread is publicly visible, as expected. But - its attachments are not publicly visib…...party storage provider like Dropbox and then link to the files...

    forum.aspose.com/t/public-visibility-of-thread-...
  10. Crop PDF Pages using PHP|Aspose.PDF for PHP via...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for PHP via Java....rectangle) of the MediaBox and DropBox. The picture below illustrates...

    docs.aspose.com/pdf/php-java/crop-pages/