Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 386 for

argumentexception

(0.07 sec)
  1. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …... —> ArgumentException: Font ‘?’ cannot be found...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  2. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!... ArgumentException The name of the file cannot...an incorrect password. ArgumentException The name of the file cannot...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... Throws < ArgumentException >(() => dstDoc . AppendChild...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose.Slides for Java 14.5.0 的公共 API 和不向后兼容的变化...

    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....上述示例代码现在会抛出 ArgumentException 异常。 这适用于以下用例: IShape shape...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  5. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++....()); })(), System :: ArgumentException ); // Use the ImportNode...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose.Slides for PHP via Java 14.5.0 的公共 API 和...

    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....上述示例代码现在抛出 ArgumentException 异常。 这适用于这些使用案例: $shape...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  7. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing....; default : throw new ArgumentException ( $"Unsupported format:...

    docs.aspose.com/pdf/net/converting-documents-wi...
  8. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...ArgumentException: An element with the same...We have reproduced the ArgumentException error while applying changes...

    forum.aspose.com/t/how-to-get-the-following-val...
  9. 使用 Microsoft Azure 函数转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure Functions 和 Aspose.PDF for .NET 转换 PDF 文档,实现基于云的文档处理。...; default : throw new ArgumentException ( $"Unsupported format:...

    docs.aspose.com/pdf/zh/net/converting-documents...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Body) == null) throw new ArgumentException("Start node and end node...

    forum.aspose.com/t/help-with-bookmark-replaceme...