Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 3,720 for

split

(0.04 sec)
  1. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....text in which a word could be split up and continued on the next...substring, then hyphenation will split the word across two lines //...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  2. 使用 Node.js 和 C++ 替换工作表中文本框内的标签为文本|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 替换工作表中文本框内的标签为文本... split ( '$' ). forEach (( item , index...`< ${ item } >` , replace . split ( '$' )[ index ]); try { const...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tag...
  3. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as a font resource... split ( Path . DirectorySeparatorCh...+ args . originalFileName . split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSavingArgs.originalFileSize property | Aspo...

    FontSavingArgs.originalFileSize property. Gets the original font file size.... split ( Path . DirectorySeparatorCh...+ args . originalFileName . split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!... Split ( Path . DirectorySeparatorCh...+ args . OriginalFileName . Split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Merge Meshes in 3D file|Documentation

    Developers can merge multiple meshes into a single valid mesh. They might convert all meshes of a 3D scene, a node or a set of nodes into a single mesh. In order to achieve this, there are three MergeMesh members in the Aspose.ThreeD.Entities.PolygonModifier class....custom properties of a 3D Scene Split Mesh...

    docs.aspose.com/3d/python-net/merge-meshes-in-3...
  7. Convert Word documents using online app - Free ...

    I am evaluating backend aspose words for .NET I tried converting those word document using online sample page. There too issue can be recreated....to PDF conversion Atir_Tahir split this topic March 17, 2023, 12:17am...

    forum.aspose.com/t/convert-word-documents-using...
  8. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....document properties, and document split criteria. Then, save the output...normalizing the negative indents, split criteria such as page break...

    kb.aspose.com/words/net/convert-word-doc-to-epu...
  9. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...text in which a word could be split up and continued on the next...substring, then hyphenation will split the word across two lines #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...this case it is necessary to split the run. if (e.MatchOffset >...NodeType != NodeType.Run)); } // Split the last run that contains the...

    forum.aspose.com/t/unable-to-replace-block-cont...