Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 22,415 for

docx

(0.08 sec)
  1. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly.... It is supported by DOCX format only. Examples Shows...ArtifactsDir + "Lists.CreateCustomList.docx" ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words/num...
  2. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... Docx )); // We can set a flag in..."Field.PreserveIncludePictu.docx" ); } else { Assert . False...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++.... Docx 20 Office Open XML WordprocessingML...+ u "HtmlLoadOptions.BaseUri.docx" ); See Also Namespace Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/loa...
  4. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...imported from another format (like DOCX or RTF), the conversion process...Document("path/to/your/document.docx"); Paragraph paragraph = doc...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  5. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a document stored in a stream in C++....docx" ); ASSERT_EQ ( u ".docx" , FileFormatUtil...:: Sign ( MyDir + u "Document.docx" , ArtifactsDir + u "File.DetectDigitalSignatu...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. Aspose::Words::Fields::FieldPrivate class | Asp...

    Aspose::Words::Fields::FieldPrivate class. Implements the PRIVATE field. To learn more, visit the documentation article in C++....docx format. auto doc = MakeObject...+ u "Field sample - PRIVATE.docx" ); // WordPerfect 5.x/6.x documents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... It is supported by DOCX format only. Examples Shows...artifactsDir + "Lists.CreateCustomList.docx" ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....used when saving to a DOC or DOCX file. By default this property...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 如何使用 C# 将 Word 转换为 PDF

    这个简短的教程指导如何使用 C# 将 Word 转换为 PDF。您可以通过在浏览器或任何其他查看器中打开时设置输出 PDF 外观和其他属性来控制在 C# 中将 Word 导出为 PDF 的过程。...如何使用 C# 将 Word 转换为 PDF,方法是加载源 DOCX 文件并使用 PdfSaveOptions 类来配置输出...

    kb.aspose.com/zh/words/net/how-to-convert-word-...
  10. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Rtf](../../aspose.words/saveformat/#Rtf) format...used when saving to a DOC or DOCX file. By default this property...( base . myDir + "Rendering.docx" ); // Create an "RtfSaveOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...