Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 26,197 for

only

(0.08 sec)
  1. Protect DOCX document Online with password and ...

    Online DOCX file password protection app. C# .NET API code to apply password protection on DOCX document....protection type such as Allow Only Form Fields and password as...distributing finalized documents where only comments are allowed. Develop...

    products.aspose.com/total/net/protect/docx/
  2. Issue opening a PDF document - Free Support For...

    When we try create a Document object for certain (non password protected) PDF’s with the permissions in the attached picture, it fails with a " Permissions check failed (invalid Perms literals" error. The PDF’s open fin…...open fine in a browser, and we only need to read/copy the content...the Document object as read only, but I can not find a way. Any...

    forum.aspose.com/t/issue-opening-a-pdf-document...
  3. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird exception. The exception will Only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we Only notic…... The exception will only throw when we use multiple threads...ONE thread. It’s rare and we only notice 2-5 times with a 100K...

    forum.aspose.com/t/concurrent-issue-with-mapime...
  4. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multipage tiff file to a pdf I used this function but Only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...pdf I used this function but only first frame of tiff got added...file. The code you provided only adds the first frame because...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  5. Aspose::Words::HeaderFooter::get_IsLinkedToPrev...

    Aspose::Words::HeaderFooter::get_IsLinkedToPrevious method. True if this header or footer is linked to the corresponding header or footer in the previous section in C++....the header and the footer will only appear on pages in the section...false ); // We can also select only a specific type of header/footer...

    reference.aspose.com/words/cpp/aspose.words/hea...
  6. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this story in C++....the header and the footer will only appear on pages in the section...false ); // We can also select only a specific type of header/footer...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....settings for first notes slide only. Set notes slide Header placeholder...settings for first notes slide only var notesSlide = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...indentation should be applied only to the first cell. Actual result:...indentation is correctly applied only to the first cell. Check the...

    forum.aspose.com/t/indentation-applied-to-first...
  9. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...solution that: Loads the PDF only once (no repeated GetNextImage...package Aspose.PDF.Drawing # only if you still need drawing helpers...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  10. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....difficulty of this mechanism is not only to translate Markdown to DOM...translation engine allows users not only to work with complex elements...

    docs.aspose.com/words/net/translate-markdown-to...