Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 36,375 for

list

(0.15 sec)
  1. Aspose::Words::MailMerging::MailMerge::Execute ...

    Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++....from any data source such as a list or hashtable or objects. You...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. 将 EPUB 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET API 将 EPUB 转换为 PDF。在C#示例中考虑各种EPUB到PDF的转换方案。尝试在线EPUB转换器。...ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

    docs.aspose.com/html/zh/net/convert-epub-to-pdf/
  3. 将 EPUB 转换为 JPG – C# 代码示例

    使用 Aspose.HTML for .NET API 在 C# 中将 EPUB 转换为 JPG。考虑各种EPUB到JPG的转换方案,在C#的例子。尝试在线EPUB转换器。...ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

    docs.aspose.com/html/zh/net/convert-epub-to-jpg/
  4. Aspose.Slides.NET6.CrossPlatform Is Not Compati...

    Similar to .NET 9 and Aspose.Slides.NET6.CrossPlatform: Unable to Load DLL ‘aspose.slides.drawing.capi_vc14x64’ - Free Support Forum - aspose.com the Aspose.Slides.NET6.CrossPlatform package needs to be updated so that i…...ItemGroup with a hard‑coded list of supported TFM strings: <ItemGroup...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  5. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly.... Bold = true ; // List all possible style conditions...

    reference.aspose.com/words/net/aspose.words/con...
  6. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...image) as cad_image: objects = list(cad_image.objects) layouts_handles...block_keys_list = list(block_entities.keys) block_values_list = list(block_entities...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  7. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...pptx"); List<Path> inputs = Arrays.asList(input2...

    forum.aspose.com/t/read-and-replace-header-and-...
  8. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...docx"); // 保存书签信息 List<Bookmark> bookmarks = new ArrayList<>();...

    forum.aspose.com/t/topic/312511
  9. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j....throws InvalidFormatExcepti { List < SectionWrapper > sections...

    docs.aspose.com/words/java/insert-header/
  10. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for Java supports OpenAI and Google AI models for summarization and translation documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro.... The full list of supported model types is listed in the AiModelType...families. The supported models are listed in the AiModelType enumeration...

    docs.aspose.com/words/java/supported-ai-models/